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.

14 lines
222 B

  1. //
  2. // globals.cpp : define all the stinking global vars :(
  3. //
  4. #define DBINITCONSTANTS
  5. #pragma warning (disable: 4268)
  6. #include <stdafx.hxx>
  7. #include <oledb.h>
  8. #include <oledberr.h>
  9. #include <sqloledb.h>