ReactOS
0.4.15-dev-4869-g35a816a
|
#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.
HBRUSH WINAPI GdiConvertBrush | ( | HBRUSH | hbr | ) |
Definition at line 87 of file historic.c.
Referenced by Test_GdiConvertBrush().
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().
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 165 of file historic.c.
HBRUSH WINAPI SelectBrushLocal | ( | HBRUSH | Currenthbm, |
HBRUSH | Newhbm | ||
) |
Definition at line 246 of file historic.c.