[ros-diffs] [tkreuzer] 28089: update ntgdibad.h

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Thu Aug 2 02:25:02 CEST 2007


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/ntgdibad.h?rev=28089&r1=28088&r2=28089&view=diff
==============================================================================
--- 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




More information about the Ros-diffs mailing list