home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / vc98 / include / plan32.h < prev    next >
Text File  |  1998-04-25  |  915b  |  18 lines

  1. /*****************************************************************************\
  2. *                                                                             *
  3. *  PLAN32.H   - Portability mapping header file                               *
  4. *                                                                             *
  5. *               Version 4.0                                                   *
  6. *                                                                             *
  7. *               Copyright (c) 1993-1996, Microsoft Corp.  All rights reserved.*
  8. *                                                                             *
  9. \*****************************************************************************/
  10.  
  11. /*----------------------------------LANMAN----------------------------------*/
  12.  
  13. /* LANMAN MACROS: */
  14.  
  15. #define COPYTOARRAY(pDest, pSource)     pDest = pSource
  16.  
  17. /* LANMAN API: */
  18.