|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 |