home *** CD-ROM | disk | FTP | other *** search
- ; -----------------------------------------------------------------------------
- ; $(MAPI)\src\sample.sh\dll32.def
- ;
- ; Copyright (C) 1993 Microsoft Corporation
- ; -----------------------------------------------------------------------------
-
- LIBRARY SMH32
- DESCRIPTION 'MAPI 1.0 Sent Mail Filtering Hook Provider DLL'
-
- EXPORTS
- HPProviderInit = SMH_Init
- ServiceEntry = SMH_ServiceEntry
- WizardEntry = SMH_WizEntry
-