Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
280 B

  1. //
  2. // ********* Public OleDB includes
  3. //
  4. #ifdef __cplusplus
  5. extern "C" {
  6. #endif
  7. #include <oledb.h>
  8. #include <oledberr.h>
  9. #include <msdadc.h>
  10. #include "msdatt.h"
  11. #include "rowprov.h"
  12. #include "svcprov.h"
  13. #include "msdaguid.h"
  14. #ifdef __cplusplus
  15. }
  16. #endif