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 / read / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-12-02  |  2.0 KB  |  52 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by adoread.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_DAOREAD_DIALOG              102
  9. #define IDR_MAINFRAME                   128
  10. #define IDC_EDIT2                       1002
  11. #define IDC_Source                      1002
  12. #define IDC_DATABASEBUTTON              1003
  13. #define IDC_User                        1004
  14. #define IDC_TABLEQUERYEDIT              1005
  15. #define IDC_Dynamic                     1007
  16. #define IDC_PROVIDER                    1008
  17. #define IDC_Keyset                      1009
  18. #define IDC_EXCLUSIVE                   1011
  19. #define IDC_READONLY                    1012
  20. #define IDC_DynamicTIME                 1013
  21. #define IDC_KeysetTIME                  1014
  22. #define IDC_CACHETIME                   1015
  23. #define IDC_StaticTIME                  1016
  24. #define IDC_KeysetCACHE                 1017
  25. #define IDC_CACHESIZE                   1018
  26. #define IDC_FORWARDONLYTIME             1019
  27. #define IDC_FORWARDONLY                 1020
  28. #define IDC_NUMROWS                     1021
  29. #define IDC_ROWSLIST                    1022
  30. #define ID_EXECUTE                      1023
  31. #define IDC_UNITDynamic                 1025
  32. #define IDC_UNITDYNA                    1026
  33. #define IDC_UNITCACHE                   1027
  34. #define IDC_UNITFORWARDONLY             1028
  35. #define IDC_UNITGETROWS                 1029
  36. #define IDC_UNITSNAP                    1030
  37. #define IDC_Password                    1035
  38. #define IDC_ConnectMode                 1038
  39. #define IDC_ConnectOption               1039
  40. #define IDC_StaticCursor                1041
  41.  
  42. // Next default values for new objects
  43. // 
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46. #define _APS_NEXT_RESOURCE_VALUE        131
  47. #define _APS_NEXT_COMMAND_VALUE         32771
  48. #define _APS_NEXT_CONTROL_VALUE         1042
  49. #define _APS_NEXT_SYMED_VALUE           101
  50. #endif
  51. #endif
  52.