kernel32: Always use ANSI version of OutputDebugString.
authorAndrey Turkin <andrey.turkin@gmail.com>
Mon, 5 Oct 2009 17:42:22 +0000 (21:42 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Oct 2009 10:03:35 +0000 (12:03 +0200)
commit3eaecf04761812caa7478af4bf812d2cd812b09c
treeeefcb0368268913731863fec62b30c917e84210f
parent2be38232ea46b9042a6ef5a904c5d91a64d0aff2
kernel32: Always use ANSI version of OutputDebugString.
dlls/kernel32/debugger.c
include/wine/server_protocol.h
server/debugger.c
server/protocol.def
server/request.h
server/trace.c