Use Slim Reader/Writer lock to replace CRITICAL_SECTION (better performance).
[gdipp.git] / gdipp_demo / stdafx.cpp
blob8cf9b316ef206e5aa3cf07f721ba009df496687a
1 // stdafx.cpp : source file that includes just the standard includes
2 // gdipp_demo.pch will be the pre-compiled header
3 // stdafx.obj will contain the pre-compiled type information
5 #include "stdafx.h"
7 #if (_ATL_VER < 0x0700)
8 #include <atlimpl.cpp>
9 #endif //(_ATL_VER < 0x0700)