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.

46 lines
1.2 KiB

  1. //--------------------------------------------------------------------------
  2. // Oeguids.cpp
  3. //--------------------------------------------------------------------------
  4. #define _WIN32_OE 0x0501
  5. #define DEFINE_STRCONST
  6. #define DEFINE_STRING_CONSTANTS
  7. #define DEFINE_DIRECTDB
  8. #define USES_IID_IWABExtInit
  9. #define USES_IID_IDistList
  10. #define USES_IID_IMAPIProp
  11. #define USES_IID_IMAPIAdviseSink
  12. #include <windows.h>
  13. #include <ole2.h>
  14. #include <initguid.h>
  15. #undef INITGUID
  16. #include "strconst.h"
  17. #include "htmlstr.h"
  18. #include "ourguid.h"
  19. #include "mimeole.h"
  20. #include "mimeolep.h"
  21. #include "mimeedit.h"
  22. #include <msoeapi.h>
  23. #include <wabguid.h>
  24. #ifndef WIN16
  25. #include <msluguid.h>
  26. #else
  27. #include <richedit.h>
  28. #include <richole.h>
  29. #endif // !WIN16
  30. #include <ibodyopt.h>
  31. #include "cmdtargt.h"
  32. #include <msoeopt.h>
  33. #include <msoert.h>
  34. #include <oestore.h>
  35. #include <newimp.h>
  36. #include <envguid.h>
  37. #include <msoeobj.h>
  38. #include <syncop.h>
  39. #include <msoejunk.h>
  40. #include <msident.h>
  41. #include <hotwiz.h>
  42. // $REVIEW: Slimey sleazy #define. Remove when Athena uses imnacct.h instead of imnact.h
  43. #define __imnacct_h__ // Exclude imnacct.h, because it conflicts with imnact.h
  44. #include "imnxport.h"