home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 6 / mastvb6.iso / leadtools / ocx32.lt / STDAFX.H < prev    next >
Encoding:
C/C++ Source or Header  |  1996-01-01  |  387 b   |  12 lines

  1. // stdafx.h : include file for standard system include files,
  2. //  or project specific include files that are used frequently, but
  3. //      are changed infrequently
  4. //
  5.  
  6. #define IS_MFC40    (_MSC_VER >= 1000)
  7.  
  8. #include <afxwin.h>         // MFC core and standard components
  9. #include <afxext.h>         // MFC extensions
  10. #include <afxole.h>
  11. #include "../../../../include/l_ocx.h"
  12.