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 / step3 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-03-27  |  1.0 KB  |  30 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by enroll.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_ENROLL_FORM                 101
  7. #define IDC_SECTION                     102
  8. #define IDP_FAILED_OPEN_DATABASE        103
  9. #define IDC_INSTRUCTOR                  103
  10. #define IDC_ROOM                        104
  11. #define IDC_SCHEDULE                    105
  12. #define IDC_CAPACITY                    106
  13. #define IDR_MAINFRAME                   128
  14. #define IDC_COURSELIST                  1000
  15. #define ID_RECORD_ADD                   32771
  16. #define ID_RECORD_REFRESH               32772
  17. #define ID_RECORD_DELETE                32773
  18.  
  19. // Next default values for new objects
  20. //
  21. #ifdef APSTUDIO_INVOKED
  22. #ifndef APSTUDIO_READONLY_SYMBOLS
  23. #define _APS_3D_CONTROLS                     1
  24. #define _APS_NEXT_RESOURCE_VALUE        130
  25. #define _APS_NEXT_COMMAND_VALUE         32774
  26. #define _APS_NEXT_CONTROL_VALUE         1001
  27. #define _APS_NEXT_SYMED_VALUE           101
  28. #endif
  29. #endif
  30.