home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / dbmsg / ado / employee / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-12-04  |  1.2 KB  |  35 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Emp.rc
  4. //
  5. #define ID_EDIT_PREVIOUS                3
  6. #define ID_EDIT_NEXT                    4
  7. #define ID_EDIT_DELETE                  5
  8. #define ID_EDIT_ADD                     6
  9. #define ID_EDIT_LAST                    7
  10. #define ID_EDIT_FIRST                   8
  11. #define ID_EDIT_FINDF                   10
  12. #define IDM_ABOUTBOX                    0x0010
  13. #define IDD_ABOUTBOX                    100
  14. #define IDS_ABOUTBOX                    101
  15. #define IDD_EMP_DIALOG                  102
  16. #define IDR_MAINFRAME                   128
  17. #define IDC_EMPNUM                      1000
  18. #define IDC_LASTNAME                    1001
  19. #define IDC_FIRSTNAME                   1003
  20. #define IDC_TITLE                       1004
  21. #define IDC_HOMEPHONE                   1005
  22. #define ID_APP_OPEN_RECORD              57666
  23. #define IDS_PROMPT_COMMIT_EMPREC        61204
  24.  
  25. // Next default values for new objects
  26. // 
  27. #ifdef APSTUDIO_INVOKED
  28. #ifndef APSTUDIO_READONLY_SYMBOLS
  29. #define _APS_NEXT_RESOURCE_VALUE        129
  30. #define _APS_NEXT_COMMAND_VALUE         32771
  31. #define _APS_NEXT_CONTROL_VALUE         1001
  32. #define _APS_NEXT_SYMED_VALUE           101
  33. #endif
  34. #endif
  35.