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 / flatfile.ab / smpab32.def < prev    next >
Encoding:
Text File  |  1997-10-09  |  384 b   |  13 lines

  1. ; -----------------------------------------------------------------------------
  2. ; $(MAPI)\src\sample.ab\32\dll\dll.def
  3. ;
  4. ; Copyright 1992 - 1997 Microsoft Corporation. All Rights Reserved
  5. ; -----------------------------------------------------------------------------
  6.  
  7. LIBRARY     SMPAB32
  8. DESCRIPTION 'MAPI Sample ABP DLL'
  9.  
  10. EXPORTS
  11.     ABProviderInit  @2
  12.     ServiceEntry
  13.