Go to the documentation of this file.00001
00002
00003
00004
00005
00006 #pragma once
00007
00008 #include "targetver.h"
00009
00010 #include <stdio.h>
00011 #include <tchar.h>
00012 #define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // ÀϺΠCString »ý¼ºÀÚ´Â ¸í½ÃÀûÀ¸·Î ¼±¾ðµË´Ï´Ù.
00013
00014 #ifndef VC_EXTRALEAN
00015 #define VC_EXTRALEAN // °ÅÀÇ »ç¿ëµÇÁö ¾Ê´Â ³»¿ëÀº Windows Çì´õ¿¡¼ Á¦¿ÜÇÕ´Ï´Ù.
00016 #endif
00017
00018 #include <afx.h>
00019 #include <afxwin.h>
00020 #include <afxext.h>
00021 #ifndef _AFX_NO_OLE_SUPPORT
00022 #include <afxdtctl.h>
00023 #endif
00024 #ifndef _AFX_NO_AFXCMN_SUPPORT
00025 #include <afxcmn.h>
00026 #endif // _AFX_NO_AFXCMN_SUPPORT
00027
00028 #include <iostream>
00029
00030
00031 #define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // ÀϺΠCString »ý¼ºÀÚ´Â ¸í½ÃÀûÀ¸·Î ¼±¾ðµË´Ï´Ù.
00032
00033 #include <atlbase.h>
00034 #include <atlstr.h>
00035
00036