Index: src/chext/StdAfx.h =================================================================== diff -u -N -rd2b121c78f510b5384b8ef0ca80afbfd7f77fef7 -rd0fdcc905035e648382256101a3d99f429af6d56 --- src/chext/StdAfx.h (.../StdAfx.h) (revision d2b121c78f510b5384b8ef0ca80afbfd7f77fef7) +++ src/chext/StdAfx.h (.../StdAfx.h) (revision d0fdcc905035e648382256101a3d99f429af6d56) @@ -25,17 +25,12 @@ #endif #define _ATL_APARTMENT_THREADED -// include for MFC Support -//#include -//#include +#include + +#include "resource.h" #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 +#include -//{{AFX_INSERT_LOCATION}} -// Microsoft Visual C++ will insert additional declarations immediately before the previous line. - #endif