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 >
Wrap
C/C++ Source or Header
|
1998-03-26
|
2KB
|
41 lines
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by enroll.rc
//
#define IDR_MAINFRAME 2
#define IDS_CANNOT_DELETE_COURSE_WITH_SECTION 3
#define IDD_ABOUTBOX 100
#define IDD_DIALOG_FORM 101
#define IDC_COURSE 101
#define IDD_ENROLL_FORM 101
#define IDC_SECTION 102
#define IDD_COURSE_FORM 102
#define IDC_INSTRUCTOR 103
#define IDP_FAILED_OPEN_DATABASE 103
#define IDC_ROOM 104
#define IDC_SCHEDULE 105
#define IDC_CAPACITY 106
#define IDD_COURSE 107
#define IDC_COURSELIST 108
#define IDC_COURSEID 109
#define IDC_TITLE 110
#define IDC_HOURS 111
#define ID_RECORD_ADD 32771
#define ID_RECORD_REFRESH 32772
#define ID_RECORD_DELETE 32773
#define ID_FORM_COURSE 32774
#define ID_FORM_SECTIONS 32775
#define ID_FORM_COURSES 32776
#define ID_RECORD_SAVE 32777
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 32778
#define _APS_NEXT_CONTROL_VALUE 112
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif