[ros-diffs] [jimtabor] 20956: Add notes for NtGdiGetTextCharset.
jimtabor at svn.reactos.org
jimtabor at svn.reactos.org
Sat Jan 21 01:04:20 CET 2006
Add notes for NtGdiGetTextCharset.
Modified: trunk/reactos/subsys/win32k/objects/text.c
_____
Modified: trunk/reactos/subsys/win32k/objects/text.c
--- trunk/reactos/subsys/win32k/objects/text.c 2006-01-20 17:50:27 UTC
(rev 20955)
+++ trunk/reactos/subsys/win32k/objects/text.c 2006-01-21 00:04:14 UTC
(rev 20956)
@@ -2163,6 +2163,12 @@
return FALSE;
}
+
+/*
+ Bassed on "Undocumented W2k Secrets", Table B-2, page 473.
+ This function does not exist. See note in gdi32/objects/text.c
+ GetTextCharset. This should be moved to include/win32k/ntgdibad.h.
+*/
UINT
STDCALL
NtGdiGetTextCharset(HDC hDC)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20060121/420c829c/attachment.html
More information about the Ros-diffs
mailing list