Lotus Notes still Freezes

gerard patel g.patel at wanadoo.fr.invalid
Fri Aug 10 13:50:49 CDT 2001


On Fri, 10 Aug 2001 14:14:25 +0000, Patrick Regnouf
<patrick at patricknet.net> wrote:

>Thanks for your help, how do I make sure that
>    - msvcrt.dll (native version) is at the right place ?
>    - wine loads the native version

Use -debugmsg +loaddll
this will show you if the native version is loaded.
Then a more verbose option :
-debugmsg +module,+dosfs,+file
can show you from which place Wine tries to
load a dll.
Do not use loaddll and module together.

Gerard



More information about the wine-users mailing list