Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

stdafx.h

Go to the documentation of this file.
00001 // stdafx.h : include file for standard system include files, 00002 // or project specific include files that are used frequently, but 00003 // are changed infrequently 00004 // 00005 00006 #pragma once 00007 00008 00009 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers 00010 // Windows Header Files: 00011 #include <windows.h> 00012 00013 // TODO: reference additional headers your program requires here 00014 class RunWinSockInitialize; 00015 extern RunWinSockInitialize __runinitialize;

Generated on Tue Oct 5 01:09:19 2004 for WvStreams by doxygen 1.3.7