Home
last modified time | relevance | path

Searched refs:WM_COPYGLOBALDATA (Results 1 – 2 of 2) sorted by relevance

/third_party/glfw/src/
Dwin32_platform.h86 #ifndef WM_COPYGLOBALDATA
87 #define WM_COPYGLOBALDATA 0x0049 macro
Dwin32_window.c924 WM_COPYGLOBALDATA, MSGFLT_ALLOW, NULL); in createNativeWindow()