RESOURCE.H
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:1k
源码类别:

Windows编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by dynamenu.rc
  4. //
  5. #define IDR_MAINFRAME                   128
  6. #define IDR_DYMENUTYPE                  129
  7. #define IDS_COLORHELPFMT                4
  8. #define IDD_ABOUTBOX                    100
  9. #define IDS_BLACK                       100
  10. #define IDS_RED                         101
  11. #define IDD_CHANGECOLOR                 102
  12. #define IDS_PURPLE                      102
  13. #define IDS_BLUE                        103
  14. #define IDC_COLOR1                      1000
  15. #define IDC_COLOR2                      1001
  16. #define IDC_COLOR3                      1002
  17. #define IDC_COLOR4                      1003
  18. #define ID_COLOR_OPTIONS                32771
  19. #define ID_COLOR1                       32772
  20. #define ID_COLOR2                       32773
  21. #define ID_COLOR3                       32774
  22. #define ID_COLOR4                       32775
  23. // Next default values for new objects
  24. //
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        102
  28. #define _APS_NEXT_COMMAND_VALUE         32776
  29. #define _APS_NEXT_CONTROL_VALUE         1000
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif