Author: tkreuzer
Date: Thu Aug 2 04:25:02 2007
New Revision: 28089
URL:
http://svn.reactos.org/svn/reactos?rev=28089&view=rev
Log:
update ntgdibad.h
Modified:
trunk/reactos/include/reactos/win32k/ntgdibad.h
Modified: trunk/reactos/include/reactos/win32k/ntgdibad.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/win32k/ntg…
==============================================================================
--- trunk/reactos/include/reactos/win32k/ntgdibad.h (original)
+++ trunk/reactos/include/reactos/win32k/ntgdibad.h Thu Aug 2 04:25:02 2007
@@ -1053,11 +1053,6 @@
LPWSTR Filename,
UINT Command);
-/* These shouldn't even be called NtGdi */
-HDC STDCALL NtGdiGetDCState(HDC hDC);
-WORD STDCALL NtGdiSetHookFlags(HDC hDC, WORD Flags);
-VOID STDCALL NtGdiSetDCState ( HDC hDC, HDC hDCSave );
-
/* All this Should be in user-mode, not NtUser calls. Especially not in GDI! */
DWORD
NTAPI