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

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Fri Jul 27 00:37:20 CEST 2007


Author: tkreuzer
Date: Fri Jul 27 02:37:20 2007
New Revision: 27891

URL: http://svn.reactos.org/svn/reactos?rev=27891&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=27891&r1=27890&r2=27891&view=diff
==============================================================================
--- trunk/reactos/include/reactos/win32k/ntgdibad.h (original)
+++ trunk/reactos/include/reactos/win32k/ntgdibad.h Fri Jul 27 02:37:20 2007
@@ -605,17 +605,6 @@
 /* Needs to be done in user-mode, using shared GDI Object Attributes. */
 COLORREF STDCALL  NtGdiGetTextColor(HDC  hDC);
 
-/* Rename to NtGdiGetTextExtentExW. Add 0 at the end. */
-BOOL
-STDCALL
-NtGdiGetTextExtentExPoint(HDC  hDC,
-                               LPCWSTR String,
-                               int  Count,
-                               int  MaxExtent,
-                               LPINT  Fit,
-                               LPINT  Dx,
-                               LPSIZE  Size);
-
 /* Rename to NtGdiGetTextFaceW, add FALSE at the end. */
 int
 STDCALL




More information about the Ros-diffs mailing list