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

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by MEMO.RC
  4. //
  5. #define IDR_MAINFRAME                   2
  6. #define IDD_ABOUTBOX                    100
  7. #define IDD_DIALOG1                     102
  8. #define IDC_DATE                        1000
  9. #define IDC_REF                         1001
  10. #define IDC_FROM                        1002
  11. #define IDC_TO                          1003
  12. #define IDC_MEMO                        1004
  13.  
  14. // Next default values for new objects
  15. // 
  16. #ifdef APSTUDIO_INVOKED
  17. #ifndef APSTUDIO_READONLY_SYMBOLS
  18.  
  19. #define _APS_NEXT_RESOURCE_VALUE        103
  20. #define _APS_NEXT_COMMAND_VALUE         32771
  21. #define _APS_NEXT_CONTROL_VALUE         1005
  22. #define _APS_NEXT_SYMED_VALUE           101
  23. #endif
  24. #endif
  25.