Source code of Windows XP (NT5)
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.

39 lines
1.3 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by SIMPDND.RC
  4. //
  5. #define IDM_OPEN 102
  6. #define IDC_DRAGPENDING 102
  7. #define IDM_SAVE 103
  8. #define IDM_SAVEAS 104
  9. #define IDM_PRINT 105
  10. #define IDM_EXIT 106
  11. #define IDM_UNDO 107
  12. #define IDM_CUT 108
  13. #define IDM_COPY 109
  14. #define IDM_PASTE 110
  15. #define ID_EDIT_INSERTOBJECT 111
  16. #define IDM_INSERTOBJECT 111
  17. #define IDM_NEW 112
  18. #define IDM_SOURCE_COPY 113
  19. #define IDM_SOURCE_MOVE 114
  20. #define IDM_SOURCE_COPYMOVE 115
  21. #define IDM_TARGET_COPY 116
  22. #define IDM_TARGET_MOVE 117
  23. #define IDM_TARGET_COPYMOVE 118
  24. // Menu positions of source/target effects menus
  25. #define SOURCE_EFFECTS_MENU_POS 0
  26. #define TARGET_EFFECTS_MENU_POS 1
  27. // Next default values for new objects
  28. //
  29. #ifdef APSTUDIO_INVOKED
  30. #ifndef APSTUDIO_READONLY_SYMBOLS
  31. #define _APS_NEXT_RESOURCE_VALUE 103
  32. #define _APS_NEXT_COMMAND_VALUE 113
  33. #define _APS_NEXT_CONTROL_VALUE 1000
  34. #define _APS_NEXT_SYMED_VALUE 101
  35. #endif
  36. #endif