Author: jimtabor
Date: Tue Jan 1 08:53:10 2008
New Revision: 31531
URL:
http://svn.reactos.org/svn/reactos?rev=31531&view=rev
Log:
Merry New Year post!
Modified:
trunk/reactos/include/reactos/win32k/ntgdihdl.h
Modified: trunk/reactos/include/reactos/win32k/ntgdihdl.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/win32k/ntg…
==============================================================================
--- trunk/reactos/include/reactos/win32k/ntgdihdl.h (original)
+++ trunk/reactos/include/reactos/win32k/ntgdihdl.h Tue Jan 1 08:53:10 2008
@@ -369,11 +369,11 @@
typedef struct _DC
{
HGDIOBJ hHmgr; // Handle for this DC object.
- PVOID pvEntry;
+ ULONG Count;
ULONG lucExcLock;
- ULONG Tid;
-
- DHPDEV PDev; // GDIDEVICE.PDev
+ PVOID Tid;
+
+ DHPDEV PDev; // GDIDEVICE.hPDev
INT DC_Type;
INT DC_Flags;
PVOID pPDev; // PGDIDEVICE