home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1996 March
/
buyer-0396.iso
/
abc.z
/
STDAFX.H
< prev
next >
Wrap
C/C++ Source or Header
|
1995-09-15
|
358b
|
9 lines
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#include <afxwin.h> // MFC core and standard components
#include <afxext.h> // MFC extensions (including VB)
#include <afxdisp.h> // MFC OLE automation classes