http://bugs.winehq.org/show_bug.cgi?id=10280 --- Comment #37 from Maarten Lankhorst <m.b.lankhorst(a)gmail.com> 2010-07-20 04:14:36 --- Hi, You're right, the traces are faulty. Thanks for isolating the problem. However, the correct fix is not to add a helper function, change the (LPCSTR)&xx to debugstr_an((LPCSTR)&xx, 4) this is a lot cleaner solution, and also used in other places. Feel free to send that patch to wine-patches(a)winehq.org and you might want to investigate if elsewhere in that file those bugs occur :) -- 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.