24 printf(
"No hdc was created with Display, trying now with DISPLAY\n");
28 printf(
"No hdc was created with DISPLAY, trying now with NULL\n");
35 printf(
"No hdc was created at all perpare all test will fail\n");
39 printf(
"Start testing of NtGdiDdCreateDirectDrawObject\n");
45 testing_eq(retValue,
NULL,fails,
"NtGdiDdCreateDirectDrawObject(hdc);\0");
47 show_status(fails,
"NtGdiDdCreateDirectDrawObject\0");
HANDLE WINAPI OsThunkDdCreateDirectDrawObject(HDC hdc)
HANDLE test_NtGdiDdCreateDirectDrawObject()
#define testing_eq(input, value, counter, text)
#define show_status(counter, text)
#define testing_noteq(input, value, counter, text)
HDC WINAPI CreateDCW(_In_opt_ LPCWSTR pszDriver, _In_opt_ LPCWSTR pszDevice, _In_opt_ LPCWSTR psz, _In_opt_ const DEVMODEW *pdmInit)