[Bug 3044] CSpy/Date and Time Picker: selection of commas or weekday

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 18 15:10:39 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=3044





--- Comment #10 from Detlef Riekenberg <wine.dev at web.de>  2008-09-18 15:10:37 ---
(In reply to comment #9)
> I am not aware of any third party library installations.
> I tried to set it to native anyway.

When you set a dll to native, Wine use the native (== Windows) dll.

> Unfortunately there seems to be no command
> to let Wine report if it runs with native libs.

Set WINEDEBUG, and Wine will dump the infos to stderr

WINEDEBUG=+loaddll,+tid,+process wine yourapp.exe
or
WINEDEBUG=+loaddll,+tid,+process wine yourapp.exe 2>&1 | tee logfile.txt

Thanks for helping Wine

-- 
By by ... Detlef


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list