resource.h 1.1 KB

123456789101112131415161718192021222324252627282930313233
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ 生成的包含文件。
  3. // 供 mod_Initializer.rc 使用
  4. //
  5. #pragma once
  6. #define IDR_MAINFRAME 101
  7. #define IDD_PROGRESSBAR 103
  8. #define IDD_LOGIN 201
  9. #define IDB_HEADER 202
  10. #define IDC_EDITAUTHSERVER1 1006
  11. #define IDC_EDITSETTINGSERVER 1007
  12. #define IDC_EDITAUTHPORT 1008
  13. #define IDC_EditUser 1009
  14. #define IDC_EditPassword 1010
  15. #define IDC_LOGIN 1011
  16. #define IDC_CANCEL 1012
  17. #define IDC_EDITSETTINGPORT 1013
  18. #define IDC_PROGRESS1 1014
  19. #define IDC_DOWNCFG 1015
  20. #define IDC_PINPADWARN 1016
  21. // Next default values for new objects
  22. //
  23. #ifdef APSTUDIO_INVOKED
  24. #ifndef APSTUDIO_READONLY_SYMBOLS
  25. #define _APS_NEXT_RESOURCE_VALUE 206
  26. #define _APS_NEXT_COMMAND_VALUE 32775
  27. #define _APS_NEXT_CONTROL_VALUE 1017
  28. #define _APS_NEXT_SYMED_VALUE 101
  29. #endif //!APSTUDIO_READONLY_SYMBOLS
  30. #endif //!APSTUDIO_INVOKED