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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by propdlg.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_SHAPESTYPE                  129
  8. #define IDD_STYLE                       130
  9. #define IDD_COLOR                       131
  10. #define IDC_RECTANGLE                   1000
  11. #define IDC_ROUND_RECTANGLE             1001
  12. #define IDC_ELLIPSE                     1002
  13. #define IDC_BLACK                       1004
  14. #define IDC_RED                         1005
  15. #define IDC_GREEN                       1006
  16. #define IDC_BLUE                        1007
  17. #define ID_SIMPLE_PROPERTY_SHEET        32771
  18. #define ID_PROPERTY_SHEET_WITH_PREVIEW  32772
  19. #define ID_MINI_FRAME_PROPERTY_SHEET    32773
  20. #define ID_MINI_FRAME_WITH_PIN_BUTTON   32774
  21. #define ID_CHANGE_OBJECT_PROPS          32775
  22. #define IDS_OBJECT_PROPERTIES           61216
  23.  
  24. // Next default values for new objects
  25. //
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE        132
  29. #define _APS_NEXT_COMMAND_VALUE         32776
  30. #define _APS_NEXT_CONTROL_VALUE         1009
  31. #define _APS_NEXT_SYMED_VALUE           102
  32. #endif
  33. #endif
  34.