|
ReactOS 0.4.16-dev-1946-g52006dd
|


Go to the source code of this file.
| HBITMAP APIENTRY DdCreateDIBSection | ( | HDC | hdc, |
| CONST BITMAPINFO * | pbmi, | ||
| UINT | iUsage, | ||
| VOID ** | ppvBits, | ||
| HANDLE | hSectionApp, | ||
| DWORD | dwOffset | ||
| ) |
Definition at line 1949 of file gdientry.c.
| BOOL APIENTRY DdCreateSurfaceObject | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceLocal, |
| BOOL | bPrimarySurface | ||
| ) |
Definition at line 1873 of file gdientry.c.
| BOOL APIENTRY DdDeleteDirectDrawObject | ( | LPDDRAWI_DIRECTDRAW_GBL | pDirectDrawGlobal | ) |
Definition at line 1831 of file gdientry.c.
| BOOL APIENTRY DdDeleteSurfaceObject | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceLocal | ) |
Definition at line 1887 of file gdientry.c.
| HDC APIENTRY DdGetDC | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceLocal, |
| LPPALETTEENTRY | pColorTable | ||
| ) |
Definition at line 1923 of file gdientry.c.
| HANDLE APIENTRY DdGetDxHandle | ( | LPDDRAWI_DIRECTDRAW_LCL | pDDraw, |
| LPDDRAWI_DDRAWSURFACE_LCL | pSurface, | ||
| BOOL | bRelease | ||
| ) |
Definition at line 2043 of file gdientry.c.
Definition at line 2031 of file gdientry.c.
| BOOL APIENTRY DdReenableDirectDrawObject | ( | LPDDRAWI_DIRECTDRAW_GBL | pDirectDrawGlobal, |
| BOOL * | pbNewMode | ||
| ) |
Definition at line 1967 of file gdientry.c.
| BOOL APIENTRY DdReleaseDC | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceLocal | ) |
Definition at line 1937 of file gdientry.c.
| BOOL APIENTRY DdSetGammaRamp | ( | LPDDRAWI_DIRECTDRAW_LCL | pDDraw, |
| HDC | hdc, | ||
| LPVOID | lpGammaRamp | ||
| ) |
Definition at line 2072 of file gdientry.c.
| DWORD APIENTRY DdSwapTextureHandles | ( | LPDDRAWI_DIRECTDRAW_LCL | pDDraw, |
| LPDDRAWI_DDRAWSURFACE_LCL | pDDSLcl1, | ||
| LPDDRAWI_DDRAWSURFACE_LCL | pDDSLcl2 | ||
| ) |
Definition at line 222 of file historic.c.
| VOID APIENTRY DdUnattachSurface | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurface, |
| LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceAttached | ||
| ) |
Definition at line 2016 of file gdientry.c.
|
extern |
|
extern |
Definition at line 15 of file main.c.
Referenced by StartDirectDrawHal(), and WinMain().
|
extern |
Definition at line 16 of file main.c.
Referenced by StartDirectDrawHal(), and WinMain().
|
extern |
Definition at line 17 of file main.c.
Referenced by StartDirectDrawHal(), and WinMain().
|
extern |
|
extern |
|
extern |
Definition at line 12 of file main.c.
Referenced by StartDirectDrawHal(), and WinMain().
|
extern |
Definition at line 26 of file main.c.
Referenced by StartDirectDrawHal(), and WinMain().
|
extern |
|
extern |
Definition at line 29 of file main.c.
Referenced by StartDirectDrawHal(), and WinMain().
| LPDDHALINFO LPDDHAL_DDCALLBACKS LPDDHAL_DDSURFACECALLBACKS LPDDHAL_DDPALETTECALLBACKS LPD3DHAL_CALLBACKS LPD3DHAL_GLOBALDRIVERDATA LPDDHAL_DDEXEBUFCALLBACKS pD3dBufferCallbacks |
Definition at line 44 of file main.h.
Referenced by DdQueryDirectDrawObject().
| LPDDHALINFO LPDDHAL_DDCALLBACKS LPDDHAL_DDSURFACECALLBACKS LPDDHAL_DDPALETTECALLBACKS LPD3DHAL_CALLBACKS pD3dCallbacks |
Definition at line 42 of file main.h.
Referenced by DdQueryDirectDrawObject().
| LPDDHALINFO LPDDHAL_DDCALLBACKS LPDDHAL_DDSURFACECALLBACKS LPDDHAL_DDPALETTECALLBACKS LPD3DHAL_CALLBACKS LPD3DHAL_GLOBALDRIVERDATA pD3dDriverData |
Definition at line 43 of file main.h.
Referenced by DdQueryDirectDrawObject().
| LPDDHALINFO LPDDHAL_DDCALLBACKS LPDDHAL_DDSURFACECALLBACKS LPDDHAL_DDPALETTECALLBACKS LPD3DHAL_CALLBACKS LPD3DHAL_GLOBALDRIVERDATA LPDDHAL_DDEXEBUFCALLBACKS LPDDSURFACEDESC pD3dTextureFormats |
Definition at line 45 of file main.h.
Referenced by DdQueryDirectDrawObject().
| LPDDHALINFO LPDDHAL_DDCALLBACKS pDDCallbacks |
Definition at line 39 of file main.h.
Referenced by DdQueryDirectDrawObject().
| LPDDHALINFO LPDDHAL_DDCALLBACKS LPDDHAL_DDSURFACECALLBACKS LPDDHAL_DDPALETTECALLBACKS pDDPaletteCallbacks |
Definition at line 41 of file main.h.
Referenced by DdQueryDirectDrawObject().
| LPDDHALINFO LPDDHAL_DDCALLBACKS LPDDHAL_DDSURFACECALLBACKS pDDSurfaceCallbacks |
Definition at line 40 of file main.h.
Referenced by DdQueryDirectDrawObject().
| LPDDRAWI_DDRAWSURFACE_LCL pSurfaceTo |
Definition at line 120 of file main.h.
Referenced by DdAttachSurface().