Searched refs:WM_BROKER_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
48 #define WM_BROKER_NOTIFICATION (WM_USER + 1) /* 0x401 */ macro
121 MESSAGE_HANDLER(WM_BROKER_NOTIFICATION, OnBrokerNotification)454 uMsg = WM_BROKER_NOTIFICATION; in SHChangeNotifyRegister()