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.

35 lines
815 B

  1. // Copyright (c)1993-1995 Microsoft Corporation, All Rights Reserved
  2. #include "pch.hxx"
  3. #include <initguid.h>
  4. #include <ole2.h>
  5. #include <shlguidp.h>
  6. #define INITGUID
  7. #include "mimeole.h"
  8. #ifdef SMIME_V3
  9. #include "smimepol.h"
  10. #endif // SMIME_V3
  11. #include "mimeolep.h"
  12. #include "mimeedit.h"
  13. #ifndef MAC
  14. #include "imnxport.h"
  15. #endif // !MAC
  16. #include "stmlock.h"
  17. #ifndef WIN16
  18. #include "ibdylock.h"
  19. #endif // !WIN16
  20. #include "ibdystm.h"
  21. #include <xmlparser.h>
  22. #include <booktree.h>
  23. #ifdef WIN16
  24. // The BINDNODESTATE type was defined in "booktree.h" file - only for WATCOMC.
  25. #include "ibdylock.h"
  26. #include <olectlid.h> // IID_IPersistStreamInit
  27. #endif // WIN16
  28. #include <containx.h>
  29. #include <bookbody.h>
  30. #ifndef MAC
  31. #include <mlang.h>
  32. #endif // !MAC
  33. #include <msoert.h>