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.

13 lines
384 B

  1. // --------------------------------------------------------------------------------
  2. // pch.hxx
  3. // --------------------------------------------------------------------------------
  4. #define _MSOERT_
  5. #include <windows.h>
  6. #include <wincrypt.h>
  7. #include <ole2.h>
  8. #include <basetyps.h>
  9. #include <msoert.h>
  10. #include <msoeopt.h>
  11. #include <mimeole.h>
  12. #include <BadStrFunctions.h>