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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by enroll.rc
  4. //
  5. #define IDR_MAINFRAME                   2
  6. #define IDS_CANNOT_DELETE_COURSE_WITH_SECTION 3
  7. #define IDD_ABOUTBOX                    100
  8. #define IDD_DIALOG_FORM                 101
  9. #define IDC_COURSE                      101
  10. #define IDD_ENROLL_FORM                 101
  11. #define IDC_SECTION                     102
  12. #define IDD_COURSE_FORM                 102
  13. #define IDC_INSTRUCTOR                  103
  14. #define IDP_FAILED_OPEN_DATABASE        103
  15. #define IDC_ROOM                        104
  16. #define IDC_SCHEDULE                    105
  17. #define IDC_CAPACITY                    106
  18. #define IDD_COURSE                      107
  19. #define IDC_COURSELIST                  108
  20. #define IDC_COURSEID                    109
  21. #define IDC_TITLE                       110
  22. #define IDC_HOURS                       111
  23. #define ID_RECORD_ADD                   32771
  24. #define ID_RECORD_REFRESH               32772
  25. #define ID_RECORD_DELETE                32773
  26. #define ID_FORM_COURSE                  32774
  27. #define ID_FORM_SECTIONS                32775
  28. #define ID_FORM_COURSES                 32776
  29. #define ID_RECORD_SAVE                  32777
  30.  
  31. // Next default values for new objects
  32. //
  33. #ifdef APSTUDIO_INVOKED
  34. #ifndef APSTUDIO_READONLY_SYMBOLS
  35. #define _APS_NEXT_RESOURCE_VALUE        103
  36. #define _APS_NEXT_COMMAND_VALUE         32778
  37. #define _APS_NEXT_CONTROL_VALUE         112
  38. #define _APS_NEXT_SYMED_VALUE           101
  39. #endif
  40. #endif
  41.