ReactOS 0.4.16-dev-927-g467dec4
|
#include <precomp.h>
Go to the source code of this file.
DWORD WINAPI DdSwapTextureHandles | ( | LPDDRAWI_DIRECTDRAW_LCL | pDDraw, |
LPDDRAWI_DDRAWSURFACE_LCL | pDDSLcl1, | ||
LPDDRAWI_DDRAWSURFACE_LCL | pDDSLcl2 | ||
) |
Definition at line 222 of file historic.c.
int WINAPI DeviceCapabilitiesExA | ( | LPCSTR | pDevice, |
LPCSTR | pPort, | ||
WORD | fwCapability, | ||
LPSTR | pOutput, | ||
CONST DEVMODEA * | pDevMode | ||
) |
Definition at line 176 of file historic.c.
int WINAPI DeviceCapabilitiesExW | ( | LPCWSTR | pDevice, |
LPCWSTR | pPort, | ||
WORD | fwCapability, | ||
LPWSTR | pOutput, | ||
CONST DEVMODEW * | pDevMode | ||
) |
Definition at line 191 of file historic.c.
Definition at line 17 of file historic.c.
Definition at line 206 of file historic.c.
Definition at line 76 of file historic.c.
Referenced by Test_GdiConvertBitmap().
HBRUSH WINAPI GdiConvertBrush | ( | HBRUSH | hbr | ) |
Definition at line 87 of file historic.c.
Referenced by Test_GdiConvertBrush().
Definition at line 98 of file historic.c.
Referenced by Test_GdiConvertDC().
Definition at line 109 of file historic.c.
Referenced by Test_GdiConvertFont().
HPALETTE WINAPI GdiConvertPalette | ( | HPALETTE | hpal | ) |
Definition at line 120 of file historic.c.
Referenced by Test_GdiConvertPalette().
HRGN WINAPI GdiConvertRegion | ( | HRGN | hregion | ) |
Definition at line 131 of file historic.c.
Referenced by Test_GdiConvertRegion().
Definition at line 153 of file historic.c.
Referenced by Test_GdiDeleteLocalDC().
HBRUSH WINAPI GdiGetLocalBrush | ( | HBRUSH | hbr | ) |
Definition at line 268 of file historic.c.
Referenced by Test_GdiGetLocalBrush().
Definition at line 278 of file historic.c.
Referenced by Test_GdiGetLocalDC().
Definition at line 288 of file historic.c.
Definition at line 28 of file historic.c.
Definition at line 44 of file historic.c.
Definition at line 59 of file historic.c.
Definition at line 235 of file historic.c.
Referenced by Test_GdiReleaseLocalDC().
Definition at line 142 of file historic.c.
Referenced by Test_GdiSetAttrs().
Definition at line 165 of file historic.c.
HBRUSH WINAPI SelectBrushLocal | ( | HBRUSH | Currenthbm, |
HBRUSH | Newhbm | ||
) |
Definition at line 246 of file historic.c.