- Do not send the WM_MOUSEACTIVATE message for a window that has no parent.
[reactos.git] / reactos / base / applications / kbswitch / resource.h
1 /* Icons */
2 #define IDI_MAIN 100
3
4 /* Menus */
5 #define IDR_POPUP 12000
6
7 /* Menu items */
8 #define ID_EXIT 10001
9 #define ID_PREFERENCES 10002