home *** CD-ROM | disk | FTP | other *** search
/ Master Visual C++ 1.5 / MASTERVC15.ISO / vcprog / original / ch12 / test / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-01-20  |  806 b   |  26 lines

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by TEST.RC
  4. //
  5. #define IDR_MAINFRAME                   2
  6. #define IDD_ABOUTBOX                    100
  7. #define IDD_DIALOG1                     102
  8. #define IDC_EDIT1                       1000
  9. #define IDC_TEST_BUTTON                 1001
  10. #define IDC_CLEAR_BUTTON                1002
  11. #define ID_FILE_TEST                    32771
  12. #define ID_FILE_CLEAR                   32772
  13. #define ID_FILE_CURRENTVALUE            32773
  14.  
  15. // Next default values for new objects
  16. // 
  17. #ifdef APSTUDIO_INVOKED
  18. #ifndef APSTUDIO_READONLY_SYMBOLS
  19.  
  20. #define _APS_NEXT_RESOURCE_VALUE        103
  21. #define _APS_NEXT_COMMAND_VALUE         32774
  22. #define _APS_NEXT_CONTROL_VALUE         1003
  23. #define _APS_NEXT_SYMED_VALUE           101
  24. #endif
  25. #endif
  26.