FreeRDP
TestNtCreateFile.c File Reference
#include <winpr/crt.h>
#include <winpr/nt.h>

Macros

#define TESTFILE   "/tmp/winpr_test_nt_create_file.txt"
 

Functions

int TestNtCreateFile (int argc, char *argv[])
 

Macro Definition Documentation

◆ TESTFILE

#define TESTFILE   "/tmp/winpr_test_nt_create_file.txt"

Function Documentation

◆ TestNtCreateFile()

int TestNtCreateFile ( int  argc,
char *  argv[] 
)
Here is the call graph for this function: