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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by BindEnrl.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDR_MAINFRAME                   128
  9. #define IDD_SECTION                     136
  10. #define IDD_COURSE                      137
  11. #define IDD_INSTRUCTOR                  138
  12. #define IDD_STUDENT                     139
  13. #define IDC_DBCOMBO1                    1000
  14. #define IDC_SCHEDULE                    1001
  15. #define IDC_INSTUCTOR                   1002
  16. #define IDC_SECTION                     1003
  17. #define IDC_RDCSECTION                  1004
  18. #define IDC_COURSE                      1005
  19. #define IDC_HOURS                       1006
  20. #define IDC_TITLE                       1007
  21. #define IDC_RDCSTUDENT                  1009
  22. #define IDC_DBGRID1                     1010
  23. #define IDC_RDCINSTUCTOR                1011
  24. #define IDC_DBGRID2                     1012
  25. #define IDC_RDCCOURSE                   1013
  26. #define IDC_DBLIST1                     1019
  27. #define IDC_ROOM                        1029
  28. #define IDC_CAPACITY                    1030
  29.  
  30. // Next default values for new objects
  31. //
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_NEXT_RESOURCE_VALUE        134
  35. #define _APS_NEXT_COMMAND_VALUE         32771
  36. #define _APS_NEXT_CONTROL_VALUE         1026
  37. #define _APS_NEXT_SYMED_VALUE           101
  38. #endif
  39. #endif
  40.