Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

INFO: Items Required to Use DAPI


View products that this article applies to.

This article was previously published under Q169551

↑ Back to the top


Summary

In order to use DAPI on a machine there are several requirements:
  • The machine that the application is running on must be running NT. The DAPI functions do not run on Windows 95.
  • The registry also needs to have the following entries under the key
    HKEY_CURRENT_USER\SOFTWARE\Microsoft\Exchange\MSExchangeAdminCommon:
    						
          AdminLangID          REG_DWORD      0x409
          ANGAutotextFormat    REG_SZ         %First%1Last
          DNGAutotextFormat    REG_SZ         %First %Last
    						
  • Finally, there are three DLLs required to run DAPI and are listed below.
          Dapi.dll
          Libxds.dll
          Exchmem.dll
    						
All of the registry entries and DLLs are installed by the Exchange Admin program.

If these requirements are not met, you may get an error returned, as described in the following article in the Microsoft Knowledge Base:
169552� PRB: Error 80010010 in the NT Application Log on DAPIStart

↑ Back to the top


Keywords: KB169551, kbsetup, kbmsg, kbinfo, kbfaq, kbenv, kbapi

↑ Back to the top

Article Info
Article ID : 169551
Revision : 3
Created on : 3/12/2004
Published on : 3/12/2004
Exists online : False
Views : 379