resource.h 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  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_BUTTON1 1006
  22. #define BTN_DELETE 1006
  23. #define IDC_LIST4 1007
  24. #define LIST_DB_MOD 1007
  25. // Next default values for new objects
  26. //
  27. #ifdef APSTUDIO_INVOKED
  28. #ifndef APSTUDIO_READONLY_SYMBOLS
  29. #define _APS_NEXT_RESOURCE_VALUE 129
  30. #define _APS_NEXT_COMMAND_VALUE 32771
  31. #define _APS_NEXT_CONTROL_VALUE 1007
  32. #define _APS_NEXT_SYMED_VALUE 101
  33. #endif
  34. #endif