http://bugs.winehq.org/show_bug.cgi?id=18924 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #4 from Anastasius Focht <focht(a)gmx.net> 2009-06-13 08:46:38 --- Hello, the reporter probably requests OutputDebugString() to be working as Windows does. There are many articles how the data is passed between application and debuggers/monitors (using 4K shared memory and sync objects). http://www.codeproject.com/KB/winsdk/OutputDebugString.aspx Currently OutputDebugString() passes data straight to Wineserver not respecting any debug message monitor that might have created DBWIN_* objects. Regards -- 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.