Sweden-Number/dlls/kernel32
Ivan Kalvachev 7f359ea93e kernel32: Add DECL_HOTPATCH to OutputDebugString functions.
Some Microsoft debuggers hotpatch this function to get the
debug output directly from the code they are tracing.
Having the wrong function prologue leads to a crash.

Signed-off-by: Ivan Kalvachev <ikalvachev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-09 09:56:23 +02:00
..
nls
tests kernel32: Improve stub for SetThreadUILanguage. 2018-04-02 20:47:11 +02:00
Makefile.in
actctx.c kernel32: Implement QueryActCtxSettingsW. 2018-03-23 09:14:12 +01:00
atom.c
change.c
comm.c
computername.c
console.c
console_private.h
cpu.c
debugger.c kernel32: Add DECL_HOTPATCH to OutputDebugString functions. 2018-04-09 09:56:23 +02:00
editline.c
environ.c
except.c
fiber.c
file.c
format_msg.c
heap.c
kernel32.spec kernel32: Add stub for RequestDeviceWakeup. 2018-04-02 20:47:11 +02:00
kernel_main.c
kernel_private.h kernel32: Move the mapping object functions to sync.c. 2018-03-02 10:51:31 +01:00
lcformat.c
locale.c kernel32: Improve stub for SetThreadUILanguage. 2018-04-02 20:47:11 +02:00
locale_rc.rc
lzexpand.c
module.c
nameprep.c
oldconfig.c
path.c
powermgnt.c kernel32: Add stub for RequestDeviceWakeup. 2018-04-02 20:47:11 +02:00
process.c kernel32: Add GetNumaNodeProcessorMaskEx stub. 2018-03-20 12:10:32 +01:00
profile.c kernel32: Fix handling lines with only values in GetPrivateProfileSection. 2018-03-06 09:15:29 -06:00
resource.c
string.c
sync.c kernel32: Reimplement TransactNamedPipe on top of FSCTL_PIPE_TRANSCEIVE. 2018-03-29 16:06:03 +02:00
tape.c
term.c
thread.c
time.c
toolhelp.c
version.c
version.rc
virtual.c kernel32: Move the mapping object functions to sync.c. 2018-03-02 10:51:31 +01:00
volume.c kernel32: Fix forward slash path handling to GetVolumePathNameW. 2018-03-26 12:13:15 +02:00
wer.c
winerror.mc