home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / share / news / eblocker / eblocker.inf < prev    next >
INI File  |  1997-10-31  |  548b  |  25 lines

  1. ; MAPISVC.INF entries for SMH
  2. ;
  3. ; Sample Mail Handler
  4. ; Copyright 1992-95 Microsoft Corporation.  All Rights Reserved.
  5. ;
  6. [Services]
  7. EBlocker=EBlocker
  8.  
  9. [EBlocker]
  10. Providers=EBLOX
  11. PR_DISPLAY_NAME=EBlocker
  12. PR_SERVICE_DLL_NAME=EBLOCK.DLL
  13. PR_SERVICE_ENTRY_NAME=ServiceEntry
  14. PR_SERVICE_SUPPORT_FILES=EBLOCK.DLL
  15. PR_RESOURCE_FLAGS=SERVICE_SINGLE_COPY
  16. WIZARD_ENTRY_NAME=WizardEntry
  17.  
  18. [EBLOX]
  19. PR_PROVIDER_DLL_NAME=EBLOCK.DLL
  20. PR_RESOURCE_TYPE=MAPI_HOOK_PROVIDER
  21. PR_PROVIDER_DISPLAY=EBLOCK
  22. PR_RESOURCE_FLAGS=HOOK_INBOUND|HOOK_OUTBOUND
  23.  
  24.  
  25.