1 // stdafx.h : include file for standard system include files,
\r
2 // or project specific include files that are used frequently, but
\r
3 // are changed infrequently
\r
9 // Predefinitions for windows.h go here
\r
10 //#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
\r
11 #include "targetver.h" // Set the supported window features
\r
13 #include <wincore.h>
\r
17 #endif // define STDAFX_H
\r