ReactOS
0.4.15-dev-5606-gf34e425
|
#include <user32.h>
Go to the source code of this file.
Functions | |
BOOL WINAPI | GdiReleaseDC (HDC hdc) |
int WINAPI | ReleaseDC (HWND hWnd, HDC hDC) |
HWND WINAPI | WindowFromDC (HDC hDC) |
Definition at line 39 of file dc.c.
Referenced by test_CreateCompatibleDC(), test_DC_bitmap(), test_DeleteDC(), test_desktop_colorres(), test_gamma(), and test_savedc_2().