home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 32 / IOPROG_32.ISO / SOFT / SqlEval7 / devtools / samples / ODBC / loaddata / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-05-20  |  1.7 KB  |  46 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by LoadData.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_LOADDATA_DIALOG             102
  9. #define IDS_IDENTITY_OFF                104
  10. #define IDS_IDENTITY_ON                 105
  11. #define IDS_INSERT_STMT                 106
  12. #define IDS_ERR_COLNOTFOUND             107
  13. #define IDS_SELECT_ALL                  108
  14. #define IDS_ERR_UNKNOWNCMD              109
  15. #define IDS_INVALID_HANDLE_AT_ERROR     110
  16. #define IDS_UNSUPPORTED_DATATYPE        111
  17. #define IDS_ERR_BINARYFORMAT            112
  18. #define IDS_ERR_BINARYCHARACTER         113
  19. #define IDS_ERR_ALLOCHDBC               114
  20. #define IDS_ERR_TOOMANYERRORS           115
  21. #define IDR_MAINFRAME                   128
  22. #define IDC_COMBO_DSN                   1000
  23. #define IDB_CONNECT                     1001
  24. #define IDB_DISCONNECT                  1002
  25. #define IDC_PROGRESS                    1008
  26. #define IDC_STATIC_PROGRESS             1009
  27. #define IDC_STATIC_DSN                  1018
  28. #define IDC_EDIT_PATH                   1019
  29. #define IDB_BROWSE_PATH                 1020
  30. #define IDB_CLOSE                       1021
  31. #define IDB_GO                          1022
  32. #define IDC_STATIC_FILES                1023
  33. #define IDC_STATIC_PATH                 1024
  34. #define IDC_STATIC_CONNECTION           1025
  35.  
  36. // Next default values for new objects
  37. // 
  38. #ifdef APSTUDIO_INVOKED
  39. #ifndef APSTUDIO_READONLY_SYMBOLS
  40. #define _APS_NEXT_RESOURCE_VALUE        130
  41. #define _APS_NEXT_COMMAND_VALUE         32771
  42. #define _APS_NEXT_CONTROL_VALUE         1026
  43. #define _APS_NEXT_SYMED_VALUE           101
  44. #endif
  45. #endif
  46.