00001 // stdafx.cpp : source file that includes just the standard includes 00002 // SkypePlugin.pch will be the pre-compiled header 00003 // stdafx.obj will contain the pre-compiled type information 00004 00005 #include "stdafx.h" 00006 00007 #if (_ATL_VER < 0x0700) 00008 #include <atlimpl.cpp> 00009 #endif //(_ATL_VER < 0x0700) 00010