10#define COM_NO_WINDOWS_H
BOOL WINAPI GetDpiForMonitorInternal(_In_ HMONITOR monitor, _In_ UINT type, _Out_ UINT *x, _Out_ UINT *y)
BOOL WINAPI GetProcessDpiAwarenessInternal(_In_ HANDLE process, _Out_ DPI_AWARENESS *awareness)
BOOL WINAPI SetProcessDpiAwarenessContext(_In_ DPI_AWARENESS_CONTEXT context)
UINT WINAPI GetDpiForWindow(_In_ HWND hWnd)
BOOL WINAPI LogicalToPhysicalPoint(_In_ HWND hwnd, _Inout_ POINT *point)
BOOL WINAPI SetProcessDPIAware(VOID)
UINT WINAPI GetDpiForSystem(VOID)
BOOL WINAPI IsProcessDPIAware(VOID)
BOOL WINAPI SetProcessDpiAwarenessInternal(_In_ DPI_AWARENESS awareness)
HDC APIENTRY NtUserGetDC(HWND hWnd)
GLint GLint GLint GLint GLint x
GLuint GLuint GLsizei GLenum type
GLint GLint GLint GLint GLint GLint y
static UINT UINT *static DPI_AWARENESS_CONTEXT(WINAPI *pGetThreadDpiAwarenessContext)(void)
#define UNREFERENCED_PARAMETER(P)
#define UNIMPLEMENTED_ONCE
int WINAPI GetDeviceCaps(_In_opt_ HDC, _In_ int)
int WINAPI ReleaseDC(_In_opt_ HWND, _In_ HDC)