Clone of Akilla's ac2d @ https://github.com/deregtd/AC2D

Resource.h 687B

123456789101112131415161718192021222324252627282930
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by WindowLib.rc
  4. //
  5. #define IDS_APP_TITLE 103
  6. #define IDR_MAINFRAME 128
  7. #define IDD_WINDOWLIB_DIALOG 102
  8. #define IDD_ABOUTBOX 103
  9. #define IDM_ABOUT 104
  10. #define IDM_EXIT 105
  11. #define IDI_WINDOWLIB 107
  12. #define IDI_SMALL 108
  13. #define IDC_WINDOWLIB 109
  14. #define IDC_MYICON 2
  15. #define IDC_STATIC -1
  16. // Next default values for new objects
  17. //
  18. #ifdef APSTUDIO_INVOKED
  19. #ifndef APSTUDIO_READONLY_SYMBOLS
  20. #define _APS_NO_MFC 130
  21. #define _APS_NEXT_RESOURCE_VALUE 129
  22. #define _APS_NEXT_COMMAND_VALUE 32771
  23. #define _APS_NEXT_CONTROL_VALUE 1000
  24. #define _APS_NEXT_SYMED_VALUE 110
  25. #endif
  26. #endif