home *** CD-ROM | disk | FTP | other *** search
/ Master Visual C++ 1.5 / MASTERVC15.ISO / vcprog / original / ch08 / chkbox / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-01-16  |  852 b   |  27 lines

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by CHKBOX.RC
  4. //
  5. #define IDR_MAINFRAME                   2
  6. #define IDD_ABOUTBOX                    100
  7. #define IDD_DIALOG1                     102
  8. #define IDC_MY_CHECK_BOX                1001
  9. #define IDC_MY_EDIT_BOX                 1002
  10. #define IDC_ENABLE                      1003
  11. #define IDC_DISABLE                     1004
  12. #define IDC_SHOW                        1005
  13. #define IDC_HIDE                        1006
  14. #define ID_FILE_TRYIT                   32771
  15.  
  16. // Next default values for new objects
  17. // 
  18. #ifdef APSTUDIO_INVOKED
  19. #ifndef APSTUDIO_READONLY_SYMBOLS
  20.  
  21. #define _APS_NEXT_RESOURCE_VALUE        103
  22. #define _APS_NEXT_COMMAND_VALUE         32772
  23. #define _APS_NEXT_CONTROL_VALUE         1007
  24. #define _APS_NEXT_SYMED_VALUE           101
  25. #endif
  26. #endif
  27.