mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
Sorry I did not want to change that part of the object.
svn path=/trunk/; revision=29942
This commit is contained in:
@@ -60,9 +60,9 @@ typedef struct _WIN_DC_INFO
|
||||
typedef struct _DC
|
||||
{
|
||||
HGDIOBJ hHmgr; // Handle for this DC object.
|
||||
// PVOID pvEntry;
|
||||
// ULONG lucExcLock;
|
||||
// ULONG Tid;
|
||||
PVOID pvEntry;
|
||||
ULONG lucExcLock;
|
||||
ULONG Tid;
|
||||
|
||||
DHPDEV PDev;
|
||||
INT DC_Type;
|
||||
|
||||
Reference in New Issue
Block a user