1
0

resource.h 1006 B

1234567891011121314151617181920212223242526272829
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by feedback.rc
  4. //
  5. #define IDC_MYICON 2
  6. #define IDD_DLG_SILENT 102
  7. #define IDS_APP_TITLE 103
  8. #define IDM_ABOUT 104
  9. #define IDM_EXIT 105
  10. #define ICON_XP 108
  11. #define IDR_MAINFRAME 128
  12. #define IDR_RT_MANIFEST1 133
  13. #define IDC_PRG_COLLECT 1000
  14. #define IDC_LBL_STEP 1001
  15. #define IDC_BUTTON1 1003
  16. #define IDC_BUTTON2 1004
  17. #define IDC_STATIC -1
  18. // Next default values for new objects
  19. //
  20. #ifdef APSTUDIO_INVOKED
  21. #ifndef APSTUDIO_READONLY_SYMBOLS
  22. #define _APS_NO_MFC 1
  23. #define _APS_NEXT_RESOURCE_VALUE 134
  24. #define _APS_NEXT_COMMAND_VALUE 32771
  25. #define _APS_NEXT_CONTROL_VALUE 1005
  26. #define _APS_NEXT_SYMED_VALUE 110
  27. #endif
  28. #endif