flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
macomics 20 Mar 2022, 16:04
Unicode: OutputDebugString
Quote: Important In the past, the operating system did not output Unicode strings via OutputDebugStringW and instead only output ASCII strings. To force OutputDebugStringW to correctly output Unicode strings, debuggers are required to call WaitForDebugEventEx to opt into the new behavior. On calling WaitForDebugEventEx, the operating system will know that the debugger supports Unicode and is specifically opting into receiving Unicode strings. |
|||
![]() |
|
AsmGuru62 20 Mar 2022, 20:02
Nice!
I used OutputDebugStringA() in my x64 code and it worked. Now I see only one log entry for my logging calls. Thank you! |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.