| This is a sample application, that demonstrates how with
Inprise Delphi you can create, modify and delete mailbox in MS Exchange
Server. Only native MS Exchange Server API are used; no ADSI/CDO or
other.
Please note this sample runs on Windows NT only. It doesn't run on
Win95/98.
Click here for an image
example of the application interface
1) To run, you must add the following entries under the Registry:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Exchange\MSExchangeAdminCommon:
AdminLangID
REG_DWORD 0x409
ANGAutotextFormat REG_SZ
%First%1Last
DNGAutotextFormat REG_SZ
%First %Last
2) These DLLs are also required:
Dapi.dll
Libxds.dll
Exchmem.dll
You may get this DLLs from \winnt\system32\ on a machine
running MS Exchange server 5.5.
| Compiled Application |
compappl
(193 014 bytes) |
| Compiled D5 Package |
component
(122 132 bytes) |
|