ReactOS 0.4.16-dev-319-g6cf4263
|
#include <ddrawi.h>
Public Attributes | |
LPDDRAWI_DIRECTDRAW_GBL | lpDD |
LPDDSURFACEDESC | lpDDSurfaceDesc |
DWORD | bIsDifferentPixelFormat |
HRESULT | ddRVal |
LPDDHAL_CANCREATESURFACE | CanCreateSurface |
DWORD _DDHAL_CANCREATESURFACEDATA::bIsDifferentPixelFormat |
Definition at line 786 of file ddrawi.h.
Referenced by DdCanCreateSurface(), Internal_CreateSurface(), and WinMain().
LPDDHAL_CANCREATESURFACE _DDHAL_CANCREATESURFACEDATA::CanCreateSurface |
Definition at line 788 of file ddrawi.h.
Referenced by Internal_CreateSurface(), and WinMain().
HRESULT _DDHAL_CANCREATESURFACEDATA::ddRVal |
Definition at line 787 of file ddrawi.h.
Referenced by DdCanCreateSurface(), Internal_CreateSurface(), and WinMain().
LPDDRAWI_DIRECTDRAW_GBL _DDHAL_CANCREATESURFACEDATA::lpDD |
Definition at line 784 of file ddrawi.h.
Referenced by DdCanCreateD3DBuffer(), DdCanCreateSurface(), Internal_CreateSurface(), and WinMain().
LPDDSURFACEDESC _DDHAL_CANCREATESURFACEDATA::lpDDSurfaceDesc |
Definition at line 785 of file ddrawi.h.
Referenced by DdCanCreateSurface(), Internal_CreateSurface(), test_NtGdiDdCanCreateSurface(), and WinMain().