debugging a wine dll ??

Martin Widmark martin at takeit.se
Thu Jun 10 04:22:31 CDT 2004


Dan Sawyer wrote:

> Is there a dll trace to track which dll's are actually loaded??

Sure it is. WINEDEBUG=+loaddll does the trick. I use it often.
Usually i just do "WINEDEBUG=+loaddll wine C:\\Foo\\bar.exe"
and watch the output in the console.


Later,
/Martin Widmark




More information about the wine-users mailing list