home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Troubleshooting Netware Systems
/
CSTRIAL0196.BIN
/
attach
/
msj
/
v10n10
/
cppq1195.exe
/
STDAFX.H
< prev
next >
Wrap
C/C++ Source or Header
|
1995-10-01
|
217b
|
7 lines
#include <afxwin.h> // MFC core and standard components
#include <afxext.h> // MFC extensions (including VB)
#if (_MFC_VER < 0x300)
#error This program requires MFC Version 3.0 or later.
#endif