home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / database / daoenrol / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-03-27  |  1.4 KB  |  38 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DaoEnrol.rc
  4. //
  5. #define IDS_CANNOT_DELETE_COURSE_WITH_SECTION 3
  6. #define IDD_ABOUTBOX                    100
  7. #define IDD_DAOENROL_FORM               101
  8. #define IDD_COURSE_FORM                 102
  9. #define IDP_FAILED_OPEN_DATABASE        103
  10. #define IDC_COURSEID                    109
  11. #define IDC_TITLE                       110
  12. #define IDC_HOURS                       111
  13. #define IDR_MAINFRAME                   128
  14. #define IDR_DAOENRTYPE                  129
  15. #define IDC_COURSELIST                  1001
  16. #define IDC_SECTION                     1002
  17. #define IDC_INSTRUCTOR                  1003
  18. #define IDC_ROOM                        1004
  19. #define IDC_SCHEDULE                    1005
  20. #define IDC_CAPACITY                    1006
  21. #define ID_RECORD_ADD                   32771
  22. #define ID_RECORD_REFRESH               32772
  23. #define ID_RECORD_DELETE                32773
  24. #define ID_FORM_SECTIONS                32775
  25. #define ID_FORM_COURSES                 32776
  26.  
  27. // Next default values for new objects
  28. //
  29. #ifdef APSTUDIO_INVOKED
  30. #ifndef APSTUDIO_READONLY_SYMBOLS
  31. #define _APS_3D_CONTROLS                     1
  32. #define _APS_NEXT_RESOURCE_VALUE        130
  33. #define _APS_NEXT_COMMAND_VALUE         32775
  34. #define _APS_NEXT_CONTROL_VALUE         1002
  35. #define _APS_NEXT_SYMED_VALUE           101
  36. #endif
  37. #endif
  38.