Upgrading development environment to Visual C++ 2010.

This commit is contained in:
Birunthan Mohanathas
2011-02-10 16:09:05 +00:00
parent e99a1cc808
commit 6a5173c860
71 changed files with 8175 additions and 14534 deletions

View File

@ -23,8 +23,6 @@
resource leaks in itself (all fixed). There's irony for you!
*/
#pragma warning(disable: 4786)
#define _WIN32_WINNT 0x0501
#include <windows.h>