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

Windows编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by Saver.rc
  4. //
  5. #define IDS_DESCRIPTION                 1
  6. #define IDM_ABOUTBOX                    0x0010
  7. #define IDD_ABOUTBOX                    100
  8. #define IDS_ABOUTBOX                    101
  9. #define IDD_SAVER_DIALOG                102
  10. #define IDS_SCREENSAVER                 102
  11. #define IDR_MAINFRAME                   128
  12. #define IDC_NULLCURSOR                  129
  13. #define IDC_EDIT1                       1000
  14. #define IDC_EDIT_WIDTH                  1000
  15. #define IDC_SCROLLBAR1                  1002
  16. #define IDC_SCROLLBAR_SPEED             1002
  17. #define IDC_COMBO1                      1003
  18. #define IDC_CAP_STYLE                   1003
  19. #define IDC_SCROLLBAR2                  1004
  20. #define IDC_SCROLLBAR_RES               1004
  21. #define IDC_JOIN_STYLE                  1005
  22. #define IDC_PREVIEW                     1006
  23. #define IDC_BUTTON_COLOR                1007
  24. // Next default values for new objects
  25. //
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE        131
  29. #define _APS_NEXT_COMMAND_VALUE         32771
  30. #define _APS_NEXT_CONTROL_VALUE         1008
  31. #define _APS_NEXT_SYMED_VALUE           101
  32. #endif
  33. #endif