//#-------------------------------------------------------------- // // File: rascominclude // // Synopsis: This file holds the global declarations for the // RAS Server COM component // // // History: 2/10/98 MKarki Created // 8/13/98 SBens Removed unused dsource.h // // Copyright (C) 1997-98 Microsoft Corporation // All rights reserved. // //---------------------------------------------------------------- #ifndef _RASCOMINCLUDE_H_ #define _RASCOMINCLUDE_H_ #include #include #include #include #include #include #include #include "sdoiaspriv.h" #include #include #include extern CComModule _Module; #include #endif // ifndef _RASCOMINCLUDE_H_