Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Contents of /trunk/teraterm/common/stdafx.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3227 - (show annotations) (download) (as text)
Tue Mar 24 15:10:33 2009 UTC (15 years, 1 month ago) by maya
File MIME type: text/x-chdr
File size: 203 byte(s)
CVS から SVN へ移行: 改行コードを LF から CR+LF へ変換
1 // stdafx.h
2 //
3
4 #define VC_EXTRALEAN
5
6 #include <afxwin.h>
7 #include <afxext.h>
8
9 #ifndef __WATCOMC__
10 #ifndef _AFX_NO_AFXCMN_SUPPORT
11 #include <afxcmn.h>
12 #endif // _AFX_NO_AFXCMN_SUPPORT
13 #endif

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26