resource.h 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by OGCAssistTool.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_OGCASSISTTOOL_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define PAGE_DEBUG 129
  11. #define IDB_LOGO 130
  12. #define IDB_TAB 132
  13. #define DLG_LOGIN 310
  14. #define PAGE_LOG 311
  15. #define PAGE_STATISTICS 312
  16. #define PAGE_CONFIG 313
  17. #define EDIT_ACCOUNT 1000
  18. #define IDC_TAB 1000
  19. #define EDIT_PASSWORD 1001
  20. #define IDC_BUTTON1 1001
  21. #define EDIT_LINE 1002
  22. #define IDC_EDIT1 1002
  23. #define CHECK_OFFLINE 1003
  24. #define IDC_EDIT2 1003
  25. #define EDIT_BATCH_NUMBER 1003
  26. #define IDC_CHECK1 1004
  27. #define CHECK_LOCK 1004
  28. #define IDC_COMBO1 1005
  29. #define COMBO_ETYPE 1005
  30. #define IDC_EDIT3 1006
  31. #define EDIT_EVALUE 1006
  32. #define IDC_SPIN1 1007
  33. #define SPIN_EVALUE 1007
  34. #define IDC_EDIT4 1008
  35. #define EDIT_SN 1008
  36. #define LIST_DEBUG_DATA 1009
  37. #define EDIT_ARG_EVALUE 1010
  38. #define CHECK_HIJACK 1012
  39. #define BTN_SHOW_WND 1013
  40. #define BTN_TEST 1015
  41. #define BTN_CONNECT 1016
  42. #define BTN_LOAD_DATA 1017
  43. // Next default values for new objects
  44. //
  45. #ifdef APSTUDIO_INVOKED
  46. #ifndef APSTUDIO_READONLY_SYMBOLS
  47. #define _APS_NEXT_RESOURCE_VALUE 133
  48. #define _APS_NEXT_COMMAND_VALUE 32771
  49. #define _APS_NEXT_CONTROL_VALUE 1018
  50. #define _APS_NEXT_SYMED_VALUE 101
  51. #endif
  52. #endif