#include #include #include // account manager stuff #include #include HRESULT GetOEDefaultMailServer2(OUT INETSERVER & rInBoundServer, OUT DWORD & dwInBoundMailType, OUT INETSERVER & rOutBoundServer, OUT DWORD & dwOutBoundMailType); HRESULT GetOEDefaultNewsServer2(OUT INETSERVER & rNewsServer);