Searched refs:WM_SYSDEADCHAR (Results 1 – 4 of 4) sorted by relevance
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | winuser.rh | 352 #define WM_SYSDEADCHAR 0x0107
|
D | windowsx.h | 219 #define FORWARD_WM_SYSDEADCHAR(hwnd,ch,cRepeat,fn) (void)(fn)((hwnd),WM_SYSDEADCHAR,(WPARAM)(TCHAR)…
|
D | windowsx.h16 | 256 #define FORWARD_WM_SYSDEADCHAR(hwnd,ch,cRepeat,fn) (void)(fn)((hwnd),WM_SYSDEADCHAR,(WPARAM)(UINT)(…
|
D | winuser.h | 1141 #define WM_SYSDEADCHAR 0x0107 macro
|