|
FreeRDP
|
#include <stdio.h>#include <winpr/crt.h>#include <winpr/path.h>#include <winpr/tchar.h>#include <winpr/winpr.h>Functions | |
| int | TestPathCchFindExtension (int argc, char *argv[]) |
Variables | |
| static const char | testPathExtension [] = "C:\\Windows\\System32\\cmd.exe" |
| int TestPathCchFindExtension | ( | int | argc, |
| char * | argv[] | ||
| ) |

|
static |