home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 20.ddi / MFC / SAMPLES / TEMPLDEF / AFXCOLL2.H_ / AFXCOLL2.H
Encoding:
C/C++ Source or Header  |  1993-02-08  |  262 b   |  13 lines

  1. /////////////////////////////////////////////////////////////////////////////
  2. // Inline function declarations
  3.  
  4. #ifdef _AFX_ENABLE_INLINES
  5. #define _AFXCOLL_INLINE inline
  6. #include "afxcoll.inl"
  7. #endif
  8.  
  9. #undef AFXAPP_DATA
  10. #define AFXAPP_DATA     NEAR
  11.  
  12.  
  13.