42 printf(
"the %s support follow param \n",
argv[0]);
43 printf(
"-dump : It dump all data it resvie to screen \n");
44 printf(
"-dumpfile filename : It dump all data it resvie to file \n");
45 printf(
"\nrember u can only use one of them at time \n");
void test_NtGdiDdCanCreateSurface(HANDLE hDirectDrawLocal)
void test_NtGdiDdGetScanLine(HANDLE hDirectDrawLocal)
void test_NtGdiDdWaitForVerticalBlank(HANDLE hDirectDrawLocal)
#define stricmp(_String1, _String2)
HANDLE test_NtGdiDdCreateDirectDrawObject()
void test_NtGdiDdDeleteDirectDrawObject(HANDLE hDirectDrawLocal)
void test_NtGdiDdQueryDirectDrawObject(HANDLE hDirectDrawLocal)
_Check_return_ _CRTIMP FILE *__cdecl freopen(_In_z_ const char *_Filename, _In_z_ const char *_Mode, _Inout_ FILE *_File)
_Check_return_opt_ _CRTIMP int __cdecl fclose(_Inout_ FILE *_File)