Searched defs:WM_USER (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/glue/
H A Dvboxapi.py641 from win32con import WM_USER namespace
647 PostThreadMessage(self.tid, WM_USER, None, 0xf241b819)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h624 #define WM_USER 0x0400 macro
760 #define DM_GETDEFID (WM_USER+0)
761 #define DM_SETDEFID (WM_USER+1)
762 #define DM_REPOSITION (WM_USER+2)

Completed in 648 milliseconds