Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /SocketX/stdafx.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11 - (hide annotations) (download) (as text)
Wed Feb 10 18:21:00 2010 UTC (14 years, 2 months ago) by sho1get
File MIME type: text/x-chdr
File size: 212 byte(s)


1 sho1get 11 #pragma once
2    
3     #include "targetver.h"
4    
5     #define WIN32_LEAN_AND_MEAN
6     #define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS
7    
8     #ifndef VC_EXTRALEAN
9     #define VC_EXTRALEAN
10     #endif
11    
12     #include <afx.h>
13     #include <afxwin.h>
14    

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