resource.h 504 B

123456789101112131415161718192021
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by updater.rc
  4. //
  5. #define IDD_UPDATEDIALOG 101
  6. #define IDI_ICON1 103
  7. #define IDC_PROGRESS 1001
  8. #define IDC_STATUS 1002
  9. #define IDCBUTTON 1004
  10. #define IDC_BUTTON 1004
  11. // Next default values for new objects
  12. //
  13. #ifdef APSTUDIO_INVOKED
  14. #ifndef APSTUDIO_READONLY_SYMBOLS
  15. #define _APS_NEXT_RESOURCE_VALUE 104
  16. #define _APS_NEXT_COMMAND_VALUE 40001
  17. #define _APS_NEXT_CONTROL_VALUE 1005
  18. #define _APS_NEXT_SYMED_VALUE 101
  19. #endif
  20. #endif