[1/2] kernel32: always use ANSI version of OutputDebugString

Andrey Turkin andrey.turkin at gmail.com
Sat Oct 3 08:48:37 CDT 2009


Windows never sends Unicode versions of debug strings, as pointed out
elsewhere (including MSDN). This patch makes Wine to do the same.
---
  dlls/kernel32/debugger.c |   17 ++++++++---------
  server/debugger.c        |    1 -
  server/protocol.def      |    2 --
  3 files changed, 8 insertions(+), 12 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-always-use-ANSI-version-of-OutputDebugStrin.patch
Type: text/x-patch
Size: 2871 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091003/ded4b8b9/attachment.bin>


More information about the wine-patches mailing list