1 // stdafx.cpp : source file that includes just the standard includes
2 //  stdafx.pch will be the pre-compiled header
3 //  stdafx.obj will contain the pre-compiled type information
4 
5 #include "stdafx.h"
6 
7 /* OBSOLETE in vs.NET
8 
9 #ifdef _ATL_STATIC_REGISTRY
10 #include <statreg.h>
11 #include <statreg.cpp>
12 #endif
13 
14 #include <atlimpl.cpp>
15 
16 */
17 
18