Searched refs:WM_NOTIFY (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drichedit.h68 #ifndef WM_NOTIFY
69 #define WM_NOTIFY 0x004e macro
251 #ifndef WM_NOTIFY
H A Dolectl.h257 #define OCM_NOTIFY (OCM__BASE + WM_NOTIFY)
H A Dwinuser.rh355 #define WM_NOTIFY 0x004e
H A Dcommctrl.h96 /* common notification codes (WM_NOTIFY)*/
125 (LRESULT)(fn)((hwnd), WM_NOTIFY, (WPARAM)(int)(idFrom), (LPARAM)(NMHDR*)(pnmhdr))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drichedit.h68 #ifndef WM_NOTIFY
69 #define WM_NOTIFY 0x004e macro
251 #ifndef WM_NOTIFY
H A Dolectl.h253 #define OCM_NOTIFY (OCM__BASE + WM_NOTIFY)
H A Dcommctrl.h109 /* common notification codes (WM_NOTIFY)*/
138 (LRESULT)(fn)((hwnd), WM_NOTIFY, (WPARAM)(int)(idFrom), (LPARAM)(NMHDR*)(pnmhdr))
H A Dwinuser.h1189 #define WM_NOTIFY 0x004e macro
/vbox/src/VBox/Frontends/VirtualBox/src/extensions/
H A DQIFileDialog.cpp97 if (aUiMsg == WM_NOTIFY)

Completed in 168 milliseconds