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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by dbfetch.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_DBFETCH_DIALOG              102
  9. #define IDS_ERROR_NOTABLE               102
  10. #define IDS_ERROR_NODATA                103
  11. #define IDS_ERROR_EOF                   104
  12. #define IDS_ERROR_BOF                   105
  13. #define IDR_MAINFRAME                   128
  14. #define IDD_GETDATA_DAILOG              129
  15. #define IDC_TABLE_COMBO                 1001
  16. #define IDC_DATALIST                    1002
  17. #define ID_GETDATA                      1003
  18. #define ID_QUIT_SELECT                  1004
  19. #define IDC_GETDATASOURCE               1005
  20. #define IDC_FIRST                       1006
  21. #define IDC_LAST                        1007
  22. #define IDC_NEXT                        1008
  23. #define IDC_PREV                        1009
  24.  
  25. // Next default values for new objects
  26. //
  27. #ifdef APSTUDIO_INVOKED
  28. #ifndef APSTUDIO_READONLY_SYMBOLS
  29. #define _APS_NEXT_RESOURCE_VALUE        130
  30. #define _APS_NEXT_COMMAND_VALUE         32771
  31. #define _APS_NEXT_CONTROL_VALUE         1010
  32. #define _APS_NEXT_SYMED_VALUE           101
  33. #endif
  34. #endif
  35.