resource.h
上传用户:jmzj888
上传日期:2007-01-02
资源大小:220k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by myodbc.rc
  4. //
  5. #define DRIVERCONNECT                   104
  6. #define IDC_DSNAME                      400
  7. #define IDC_DSNAMETEXT                  401
  8. #define IDC_SERVER                      402
  9. #define IDC_PASSWORDTEXT                403
  10. #define IDC_DESC                        404
  11. #define IDC_USER                        405
  12. #define IDC_USERTEXT                    406
  13. #define IDC_PASSWORD                    407
  14. #define IDC_SERVERTEXT                  408
  15. #define IDS_MSGTITLE                    500
  16. #define IDS_BADDSN                      501
  17. #define IDC_PORT                        1000
  18. #define IDC_DB                          1005
  19. #define IDC_FLAGTEXT                    1007
  20. #define IDC_FLAG                        1009
  21. #define IDC_PORTTEXT                    1010
  22. #define IDC_STATIC                      -1
  23. // Next default values for new objects
  24. //
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        105
  28. #define _APS_NEXT_COMMAND_VALUE         40001
  29. #define _APS_NEXT_CONTROL_VALUE         1011
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif