home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Internet Business Development Kit / PRODUCT_CD.iso / sqlsvr / odbcsdk / samples / cppdemo / resource.h < prev   
Encoding:
C/C++ Source or Header  |  1994-12-07  |  1.4 KB  |  41 lines

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by CPPDEMO.RC
  4. //
  5. #define IDS_MAIN                        1
  6. #define IDS_NOMEMORY                    2
  7. #define IDS_SQLDEF                      3
  8. #define IDS_SZNULL                      4
  9. #define IDS_MSGFMT                      17
  10. #define IDS_NODATAFOUND                 21
  11. #define IDS_STILLEXECUTING              22
  12. #define IDR_MENU                        101
  13. #define ABOUTBOX                        102
  14. #define SQLBOX                          104
  15. #define CONFIRMBOX                      105
  16. #define OKBOX                           106
  17. #define IDI_ICON                        200
  18. #define IDC_STATUS1                     1008
  19. #define IDC_EDIT1                       1009
  20. #define ID_FILE_EXIT                    40001
  21. #define ID_HELP_ABOUT                   40002
  22. #define ID_ENV_OPEN                     40004
  23. #define ID_ENV_CLOSE                    40005
  24. #define ID_ENV_ADD                      40006
  25. #define ID_SQL_EXEC                     40007
  26. #define ID_SQL_FETCH                    40008
  27. #define ID_HELP_HELP                    40009
  28. #define IDC_STATIC                      -1
  29.  
  30. // Next default values for new objects
  31. // 
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34.  
  35. #define _APS_NEXT_RESOURCE_VALUE        112
  36. #define _APS_NEXT_COMMAND_VALUE         40010
  37. #define _APS_NEXT_CONTROL_VALUE         1010
  38. #define _APS_NEXT_SYMED_VALUE           101
  39. #endif
  40. #endif
  41.