SMH32.DEF
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:0k
源码类别:

Windows编程

开发平台:

Visual C++

  1. ; -----------------------------------------------------------------------------
  2. ; $(MAPI)srcsample.shdll32.def
  3. ;
  4. ; Copyright (C) 1993 Microsoft Corporation
  5. ; -----------------------------------------------------------------------------
  6. LIBRARY SMH32
  7. DESCRIPTION 'MAPI 1.0 Sent Mail Filtering Hook Provider DLL'
  8. EXPORTS
  9.     HPProviderInit = SMH_Init
  10.     ServiceEntry = SMH_ServiceEntry
  11.     WizardEntry = SMH_WizEntry