#include <win32_platform.h>
Public Attributes | |
char * | clipboardString |
struct { | |
DWMFLUSH_T DwmFlush | |
DWMISCOMPOSITIONENABLED_T DwmIsCompositionEnabled | |
HINSTANCE instance | |
} | dwmapi |
DWORD | foregroundLockTimeout |
short int | publicKeys [512] |
struct { | |
CHANGEWINDOWMESSAGEFILTEREX_T ChangeWindowMessageFilterEx | |
HINSTANCE instance | |
SETPROCESSDPIAWARE_T SetProcessDPIAware | |
} | user32 |
struct { | |
HINSTANCE instance | |
JOYGETDEVCAPS_T joyGetDevCaps | |
JOYGETPOS_T joyGetPos | |
JOYGETPOSEX_T joyGetPosEx | |
TIMEGETTIME_T timeGetTime | |
} | winmm |
Definition at line 165 of file win32_platform.h.
CHANGEWINDOWMESSAGEFILTEREX_T _GLFWlibraryWin32::ChangeWindowMessageFilterEx |
Definition at line 184 of file win32_platform.h.
char* _GLFWlibraryWin32::clipboardString |
Definition at line 168 of file win32_platform.h.
struct { ... } _GLFWlibraryWin32::dwmapi |
DWMFLUSH_T _GLFWlibraryWin32::DwmFlush |
Definition at line 191 of file win32_platform.h.
DWMISCOMPOSITIONENABLED_T _GLFWlibraryWin32::DwmIsCompositionEnabled |
Definition at line 190 of file win32_platform.h.
DWORD _GLFWlibraryWin32::foregroundLockTimeout |
Definition at line 167 of file win32_platform.h.
HINSTANCE _GLFWlibraryWin32::instance |
Definition at line 173 of file win32_platform.h.
JOYGETDEVCAPS_T _GLFWlibraryWin32::joyGetDevCaps |
Definition at line 174 of file win32_platform.h.
JOYGETPOS_T _GLFWlibraryWin32::joyGetPos |
Definition at line 175 of file win32_platform.h.
JOYGETPOSEX_T _GLFWlibraryWin32::joyGetPosEx |
Definition at line 176 of file win32_platform.h.
short int _GLFWlibraryWin32::publicKeys[512] |
Definition at line 169 of file win32_platform.h.
SETPROCESSDPIAWARE_T _GLFWlibraryWin32::SetProcessDPIAware |
Definition at line 183 of file win32_platform.h.
TIMEGETTIME_T _GLFWlibraryWin32::timeGetTime |
Definition at line 177 of file win32_platform.h.
struct { ... } _GLFWlibraryWin32::user32 |
struct { ... } _GLFWlibraryWin32::winmm |