home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / dbmsg / mapi / peer.xp / smpxp32.def < prev    next >
Text File  |  1997-10-04  |  511b  |  17 lines

  1. ; -----------------------------------------------------------------------------
  2. ; $(MAPI)\src\sample.xp\dll32ide.def
  3. ;
  4. ; Copyright 1993-1995 Microsoft Corporation. All Rights Reserved.
  5. ; -----------------------------------------------------------------------------
  6.  
  7. LIBRARY     SMPXP32
  8. DESCRIPTION 'MAPI 1.0 Sample TNEF Transport Provider DLL'
  9.  
  10. EXPORTS
  11.     XPProviderInit          @2
  12.     ScOptionDataCallBack    @3
  13.     PreprocessMessage
  14.     RemovePreprocessInfo
  15.     ServiceEntry
  16.     WizardEntry
  17.