#include <stdio.h>
#include <windows.h>
#include <wingdi.h>
#include <winddi.h>
#include <d3dnthal.h>
#include <dll/directx/d3d8thk.h>
#include "test.h"
Go to the source code of this file.
◆ main()
Definition at line 26 of file main.c.
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");
HANDLE test_NtGdiDdCreateDirectDrawObject()
void test_NtGdiDdGetScanLine(HANDLE hDirectDrawLocal)
void test_NtGdiDdDeleteDirectDrawObject(HANDLE hDirectDrawLocal)
_Check_return_ _CRTIMP int __cdecl stricmp(_In_z_ const char *_Str1, _In_z_ const char *_Str2)
void test_NtGdiDdQueryDirectDrawObject(HANDLE hDirectDrawLocal)
_Check_return_opt_ _CRTIMP int __cdecl fclose(_Inout_ FILE *_File)
void test_NtGdiDdWaitForVerticalBlank(HANDLE hDirectDrawLocal)
void test_NtGdiDdCanCreateSurface(HANDLE hDirectDrawLocal)
_Check_return_ _CRTIMP FILE *__cdecl freopen(_In_z_ const char *_Filename, _In_z_ const char *_Mode, _Inout_ FILE *_File)
◆ dumping_on
◆ fs_file