|
FreeRDP
|
#include <stdio.h>#include <winpr/crt.h>#include <winpr/file.h>#include <winpr/path.h>#include <winpr/tchar.h>#include <winpr/windows.h>Functions | |
| int | TestFileFindNextFile (int argc, char *argv[]) |
Variables | |
| static TCHAR | testDirectory2File1 [] = _T("TestDirectory2File1") |
| static TCHAR | testDirectory2File2 [] = _T("TestDirectory2File2") |
| int TestFileFindNextFile | ( | int | argc, |
| char * | argv[] | ||
| ) |
The current implementation does not enforce a particular order

|
static |
|
static |