RESOURCE.H
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:1k
源码类别:

Windows编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by DB.RC
  4. //
  5. // This is a part of the Microsoft Foundation Classes C++ library.
  6. // Copyright (C) 1992-1998 Microsoft Corporation
  7. // All rights reserved.
  8. //
  9. // This source code is only intended as a supplement to the
  10. // Microsoft Foundation Classes Reference and the
  11. // Books Online documentation provided with the library.
  12. // See these sources for detailed information regarding the
  13. // Microsoft Foundation Classes product.
  14. #define IDS_DB                          1
  15. #define IDB_DB                          1
  16. #define IDS_DB_PPG                      2
  17. #define IDI_ABOUTDLL                    10
  18. #define IDD_ABOUTBOX_DB                 100
  19. #define IDS_DB_PPG_CAPTION              101
  20. #define IDD_PROPPAGE_DB                 101
  21. #define IDS_PROPERTIESVERB              200
  22. #define IDC_DATASOURCE                  201
  23. #define IDC_TABLES                      202
  24. #define ID_STATIC                       203
  25. #define ID_STATIC2                      204
  26. #define IDC_COLUMNS                     205
  27. #define ID_USERNAME                     206
  28. #define ID_PASSWORD                     207
  29. // Next default values for new objects
  30. //
  31. #ifdef APSTUDIO_INVOKED
  32. #ifndef APSTUDIO_READONLY_SYMBOLS
  33. #define _APS_NEXT_RESOURCE_VALUE        201
  34. #define _APS_NEXT_COMMAND_VALUE         32768
  35. #define _APS_NEXT_CONTROL_VALUE         207
  36. #define _APS_NEXT_SYMED_VALUE           101
  37. #endif
  38. #endif