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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Join.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_JOIN_FORM                   101
  7. #define IDP_FAILED_OPEN_DATABASE        103
  8. #define IDR_MAINFRAME                   128
  9. #define IDR_JOINTYPE                    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.  
  21. // Next default values for new objects
  22. // 
  23. #ifdef APSTUDIO_INVOKED
  24. #ifndef APSTUDIO_READONLY_SYMBOLS
  25. #define _APS_3D_CONTROLS                     1
  26. #define _APS_NEXT_RESOURCE_VALUE        130
  27. #define _APS_NEXT_COMMAND_VALUE         32771
  28. #define _APS_NEXT_CONTROL_VALUE         1003
  29. #define _APS_NEXT_SYMED_VALUE           101
  30. #endif
  31. #endif
  32.