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.

34 lines
867 B

  1. // This builds wabguid.obj, which can be linked into a DLL
  2. // or EXE to provide the MAPI GUIDs. It contains all GUIDs
  3. // defined by WAB.
  4. #define USES_IID_IUnknown
  5. #define USES_IID_IMAPIUnknown
  6. #define USES_IID_IMAPITable
  7. #define USES_IID_INotifObj
  8. #define USES_IID_IMAPIProp
  9. #define USES_IID_IMAPIPropData
  10. #define USES_IID_IMAPIStatus
  11. #define USES_IID_IAddrBook
  12. #define USES_IID_IMailUser
  13. #define USES_IID_IMAPIContainer
  14. #define USES_IID_IABContainer
  15. #define USES_IID_IDistList
  16. #define USES_IID_IMAPITableData
  17. #define USES_IID_IMAPIAdviseSink
  18. #define USES_IID_IWABExtInit
  19. #define USES_PS_MAPI
  20. #define USES_PS_PUBLIC_STRINGS
  21. #ifdef __cplusplus
  22. #define EXTERN_C extern "C"
  23. #else
  24. #define EXTERN_C extern
  25. #endif
  26. #define INITGUID
  27. #include "_apipch.h"
  28. #include <imnxport.h> // required for transports for syncing