resource.h 1.2 KB

123456789101112131415161718192021222324252627282930313233
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by ModuleSVNManager.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_MODULESVNMANAGER_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define IDC_EDIT1 1000
  11. #define ET_MOD_NAME 1000
  12. #define IDC_EDIT2 1001
  13. #define ET_MOD_VER 1001
  14. #define IDC_EDIT3 1002
  15. #define ET_MOD_ADDR 1002
  16. #define BTN_OPERATION 1003
  17. #define IDC_LIST2 1005
  18. #define LIST_MOD_NAME 1005
  19. #define IDC_LIST3 1006
  20. #define LIST_MOD_CONTENT 1006
  21. #define IDC_LIST4 1007
  22. #define LIST_DB_MOD 1007
  23. // Next default values for new objects
  24. //
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE 129
  28. #define _APS_NEXT_COMMAND_VALUE 32771
  29. #define _APS_NEXT_CONTROL_VALUE 1006
  30. #define _APS_NEXT_SYMED_VALUE 101
  31. #endif
  32. #endif