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

Andrey Turkin andrey.turkin at gmail.com
Mon Oct 5 12:42:22 CDT 2009


Native never sends Unicode versions of debug strings, as pointed out
elsewhere (including MSDN). This patch makes Wine to do the same.

Changes since previous patch: fix compile error
---
  dlls/kernel32/debugger.c |   17 ++++++++---------
  server/debugger.c        |    1 -
  server/protocol.def      |    2 --
  server/trace.c           |    3 +--
  4 files changed, 9 insertions(+), 14 deletions(-)


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


More information about the wine-patches mailing list