resource.h 2.5 KB

1234567891011121314151617181920212223242526272829303132333435
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ 生成的包含文件。
  3. // 供 GetInt.rc 使用
  4. //
  5. #define IDD_DIALOG 102
  6. #define IDR_MAINFRAME 128
  7. #define IDB_TOOLBAR_HC 130
  8. #define IDC_EDIT_VALUE 1000
  9. #define IDC_BUTTON1 1001
  10. #define IDC_EXECUTE 1001
  11. #define IDC_BUTTON2 1002
  12. #define IDC_COMBO1 1003
  13. #define IDC_MAIN_EXECUTE 1004
  14. #define IDC_MAIN_UPDATE 1005
  15. #define IDC_TOOLBAR_LOCATION 1006
  16. #define IDC_RADIO1 1007
  17. #define IDC_RADIO2 1008
  18. #define IDC_RADIO3 1009
  19. #define IDC_RADIO4 1010
  20. #define IDC_EDIT1 1011
  21. #define IDC_EDIT2 1012
  22. #define IDC_EDIT3 1013
  23. #define IDC_RADIO5 1014
  24. // Next default values for new objects
  25. //
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE 132
  29. #define _APS_NEXT_COMMAND_VALUE 32771
  30. #define _APS_NEXT_CONTROL_VALUE 1015
  31. #define _APS_NEXT_SYMED_VALUE 101
  32. #endif
  33. #endif