https://bugs.winehq.org/show_bug.cgi?id=33392
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |7b01281745e520397ccabf1ab31 | |5095070a0772d Resolution|--- |FIXED
--- Comment #16 from Anastasius Focht focht@gmx.net --- Hello Nikolay,
thanks for the reminder, it's indeed fixed.
--- snip --- ... 010c:Call KERNEL32.FormatMessageW(00000500,0172d7d8,00000000,00000000,0031e5f8,00000000,0031e61c) ret=019f685a 010c:trace:nls:FormatMessageW (0x500,0172D7D8,0,0x0,0031E5F8,0,0031E61C) ... 010c:Call ntdll.RtlFormatMessage(0172d7d8,00000000,00000000,00000000,00000000,0031e61c,002005f8,00010000,0031e568) ret=7b02379d 010c:Ret ntdll.RtlFormatMessage() retval=00000000 ret=7b02379d ... 010c:Ret KERNEL32.FormatMessageW() retval=00000030 ret=019f685a ... 010c:Call user32.SetWindowTextW(0001009a,018592b8 L"Drive C: Required - 1842 MB, Available - 121 MB") ret=019e8e94 --- snip ---
* https://source.winehq.org/git/wine.git/commitdiff/7b01281745e520397ccabf1ab3... ("kernelbase: Reimplement FormatMessageA/W using RtlFormatMessage().")
* https://source.winehq.org/git/wine.git/commitdiff/5bb9f86dbe6cba002b3cd3b71c... ("ntdll: Implement RtlFormatMessage().")
Thanks Alexandre
$ wine --version wine-5.19-123-ge909986e6ea
Regards