Hugo Olsen
11-Oct-2005, 04:29 PM
Hugo Olsen wrote:
> Hi,
>
> Looking up which MAPI dll to use are done
> by reading in the registry:
>
> \HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail
>
> Shouldn't it be
>
> \HKEY_CURRENT_USER\Software\Clients\Mail
>
> in case different users are using different
> mail clients?
>
> Best regards
> Hugo
I can see you have implemented this in version 5.0.4.
Thanks, and my initial test shows that it seems to work!
Hugo
> Hi,
>
> Looking up which MAPI dll to use are done
> by reading in the registry:
>
> \HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail
>
> Shouldn't it be
>
> \HKEY_CURRENT_USER\Software\Clients\Mail
>
> in case different users are using different
> mail clients?
>
> Best regards
> Hugo
I can see you have implemented this in version 5.0.4.
Thanks, and my initial test shows that it seems to work!
Hugo