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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by catalog.rc
  4. //
  5. #define IDR_MAINFRAME                   2
  6. #define IDD_ABOUTBOX                    100
  7. #define IDD_CATALOG_FORM                101
  8. #define IDC_OWNER                       102
  9. #define IDP_FAILED_OPEN_DATABASE        103
  10. #define IDC_REMARK                      104
  11. #define IDC_TYPE                        105
  12. #define IDC_COLUMNS                     107
  13. #define IDC_NAME                        200
  14.  
  15. // Next default values for new objects
  16. //
  17. #ifdef APSTUDIO_INVOKED
  18. #ifndef APSTUDIO_READONLY_SYMBOLS
  19. #define _APS_NEXT_RESOURCE_VALUE        102
  20. #define _APS_NEXT_COMMAND_VALUE         32771
  21. #define _APS_NEXT_CONTROL_VALUE         1000
  22. #define _APS_NEXT_SYMED_VALUE           101
  23. #endif
  24. #endif
  25.