/**********************************************************************/ /** Microsoft Windows/NT **/ /** Copyright(c) Microsoft Corporation, 1997 - 1999 **/ /**********************************************************************/ /* stdafx.h include file for standard system include files, or project specific include files that are used frequently, but are changed infrequently FILE HISTORY: */ #include #include #include #include #include #include #include #include #include //You may derive a class from CComModule and use it if you want to override //something, but do not change the name of _Module extern CComModule _Module; #include //#pragma comment(lib, "mmc") #include extern "C" { #include "winsock.h" // WinSock definitions #include "lmerr.h" // for get user stuff #include } #include "resource.h" // Global defines for TAPI snapin #include "tapisnap.h" // Files from ..\tfscore #include #include #include #include // Files from ..\common #include #include #include #include #include #include #include // from ..\remras\inc #include "remras.h" // remote network config // from ..\mprinc #include "rtrguid.h" // project specific #include "tapicomp.h" #include "tapihelp.h"