ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <dxg_int.h>
Public Attributes | |
HGDIOBJ | hHmgr |
ULONG | ulShareCount |
USHORT | cExclusiveLock |
USHORT | BaseFlags |
PW32THREAD | Tid |
USHORT _DD_BASEOBJECT::cExclusiveLock |
Definition at line 34 of file dxg_int.h.
Referenced by DxDdCanCreateD3DBuffer(), DxDdCanCreateSurface(), DxDdCreateSurfaceObject(), DxDdGetDriverInfo(), DxDdQueryDirectDrawObject(), DxDdReenableDirectDrawObject(), intDdCreateDirectDrawLocal(), and intDdCreateNewSurfaceObject().
HGDIOBJ _DD_BASEOBJECT::hHmgr |
Definition at line 32 of file dxg_int.h.
Referenced by DxDdCreateSurfaceObject(), and intDdCreateDirectDrawLocal().
PW32THREAD _DD_BASEOBJECT::Tid |