home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / labs / c08 / lab02 / ex02 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  1.3 KB  |  37 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Employee.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_EMPLOYEE_FORM               101
  7. #define IDP_FAILED_OPEN_DATABASE        103
  8. #define IDR_MAINFRAME                   128
  9. #define IDR_EMPLOYTYPE                  129
  10. #define IDC_FNAME                       1000
  11. #define IDC_LNAME                       1001
  12. #define IDC_EMP_NO                      1002
  13. #define IDC_DEPT                        1003
  14. #define IDC_PAY_TYPE                    1004
  15. #define IDC_BIRTH                       1005
  16. #define IDC_HOUR_RATE                   1006
  17. #define IDC_MARITAL_STATUS              1007
  18. #define IDC_HEIGHT                      1008
  19. #define IDC_WEIGHT                      1009
  20. #define ID_RECORD_CLEAR                 32771
  21. #define ID_RECORD_ADDRECORD             32772
  22. #define ID_RECORD_ADD                   32773
  23. #define ID_RECORD_DELETERECORD          32774
  24. #define ID_RECORD_DELETE                32775
  25.  
  26. // Next default values for new objects
  27. // 
  28. #ifdef APSTUDIO_INVOKED
  29. #ifndef APSTUDIO_READONLY_SYMBOLS
  30. #define _APS_3D_CONTROLS                     1
  31. #define _APS_NEXT_RESOURCE_VALUE        130
  32. #define _APS_NEXT_COMMAND_VALUE         32776
  33. #define _APS_NEXT_CONTROL_VALUE         1000
  34. #define _APS_NEXT_SYMED_VALUE           101
  35. #endif
  36. #endif
  37.