reactos/ntoskrnl/kdbg
Timo Kreuzer 31a5fa61bb [NTOS:KDBG] Add KdbpPrintUnicodeString
Calling normal unicode functions is not allowed at IRQL > APC_LEVEL, so calling _vsnprintf with unicode parameters from KDBG is invalid.
2022-07-20 23:57:42 +02:00
..
amd64 [KDBG] Fix x64 KDBG 2022-07-20 23:57:42 +02:00
i386 [KDBG] Fix x64 KDBG 2022-07-20 23:57:42 +02:00
kdb.c [KDBG] Fix x64 KDBG 2022-07-20 23:57:42 +02:00
kdb.h [NTOS:KDBG] Add KdbpPrintUnicodeString 2022-07-20 23:57:42 +02:00
kdb_cli.c [NTOS:KDBG] Add KdbpPrintUnicodeString 2022-07-20 23:57:42 +02:00
kdb_expr.c [KDBG] Fix x64 KDBG 2022-07-20 23:57:42 +02:00
kdb_keyboard.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
kdb_serial.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
kdb_symbols.c [KDBG] Fix x64 KDBG 2022-07-20 23:57:42 +02:00