home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 20.ddi / MFC / SAMPLES / VBCIRCLE / RESOURCE.H_ / RESOURCE.H
Encoding:
C/C++ Source or Header  |  1993-02-08  |  899 b   |  28 lines

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by VBCIRCLE.RC
  4. //
  5. #define IDR_MAINFRAME                   2
  6. #define IDD_ABOUTBOX                    100
  7. #define IDD_CIRCLE_DLG                  101
  8. #define ID_EDIT_CIRCLE                  1000
  9. #define IDC_CAPTION                     1001
  10. #define IDC_SHAPE_CIRCLE                1002
  11. #define IDC_SHAPE_ELLIPSE               1003
  12. #define IDC_BORDER                      1004
  13. #define IDC_CIRCLE                      1005
  14. #define IDC_UPDATE_CIRCLE               1006
  15. #define IDC_HIT_MESSAGE                 1007
  16.  
  17. // Next default values for new objects
  18. // 
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21.  
  22. #define _APS_NEXT_RESOURCE_VALUE        104
  23. #define _APS_NEXT_COMMAND_VALUE         32769
  24. #define _APS_NEXT_CONTROL_VALUE         1008
  25. #define _APS_NEXT_SYMED_VALUE           102
  26. #endif
  27. #endif
  28.