Home
last modified time | relevance | path

Searched refs:WM_SYSDEADCHAR (Results 1 – 4 of 4) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dwinuser.rh352 #define WM_SYSDEADCHAR 0x0107
Dwindowsx.h219 #define FORWARD_WM_SYSDEADCHAR(hwnd,ch,cRepeat,fn) (void)(fn)((hwnd),WM_SYSDEADCHAR,(WPARAM)(TCHAR)…
Dwindowsx.h16256 #define FORWARD_WM_SYSDEADCHAR(hwnd,ch,cRepeat,fn) (void)(fn)((hwnd),WM_SYSDEADCHAR,(WPARAM)(UINT)(…
Dwinuser.h1141 #define WM_SYSDEADCHAR 0x0107 macro