home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / general / saver / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-03-27  |  1.2 KB  |  35 lines

  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.  
  25. // Next default values for new objects
  26. //
  27. #ifdef APSTUDIO_INVOKED
  28. #ifndef APSTUDIO_READONLY_SYMBOLS
  29. #define _APS_NEXT_RESOURCE_VALUE        131
  30. #define _APS_NEXT_COMMAND_VALUE         32771
  31. #define _APS_NEXT_CONTROL_VALUE         1008
  32. #define _APS_NEXT_SYMED_VALUE           101
  33. #endif
  34. #endif
  35.