Sorry I did not want to change that part of the object.

svn path=/trunk/; revision=29942
This commit is contained in:
James Tabor 2007-10-28 21:12:11 +00:00
parent 8b0c929f19
commit 45199dd0b1

View file

@ -60,9 +60,9 @@ typedef struct _WIN_DC_INFO
typedef struct _DC typedef struct _DC
{ {
HGDIOBJ hHmgr; // Handle for this DC object. HGDIOBJ hHmgr; // Handle for this DC object.
// PVOID pvEntry; PVOID pvEntry;
// ULONG lucExcLock; ULONG lucExcLock;
// ULONG Tid; ULONG Tid;
DHPDEV PDev; DHPDEV PDev;
INT DC_Type; INT DC_Type;