Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
378 B

  1. #define IDM_NEW 1
  2. #define IDM_UNDO 2
  3. #define IDM_CROSS 3
  4. #define IDM_PLUS 4
  5. #define IDM_FIREPLACE 5
  6. #define IDM_UPARROW 6
  7. #define IDM_PYRAMID 7
  8. #define IDM_DIAMOND 8
  9. #define IDM_SOLITAIRE 9
  10. #define IDM_HINT 10
  11. #define IDM_ABOUT 11
  12. #define IDM_ICONIZE 12
  13. #define IDM_EXIT 13
  14. #define IDM_INDEX 14
  15. #define IDM_HOWTO 15
  16. #define IDM_COMMANDS 16
  17. #define IDM_USING 17