#pragma once // MFC #define _AFX_ALL_WARNINGS #define WIN32_LEAN_AND_MEAN #define _WIN32_WINNT _WIN32_WINNT_WIN7 #include "afxwin.h" #include "comutil.h" #include "afxdisp.h" #include "afxdlgs.h" #undef min #undef max