[Bug 33392] .NET Framework 4.0 installer misreports disk space if not enough disk space available 'Drive C: Required - 64u MB, Available - 64u MB' ('FormatMessageA/W' needs to support I64)

WineHQ Bugzilla wine-bugs at winehq.org
Thu Oct 15 13:06:31 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=33392

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
      Fixed by SHA1|                            |7b01281745e520397ccabf1ab31
                   |                            |5095070a0772d
         Resolution|---                         |FIXED

--- Comment #16 from Anastasius Focht <focht at 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/7b01281745e520397ccabf1ab315095070a0772d
("kernelbase: Reimplement FormatMessageA/W using RtlFormatMessage().")

*
https://source.winehq.org/git/wine.git/commitdiff/5bb9f86dbe6cba002b3cd3b71c73f52a97ce6a60
("ntdll: Implement RtlFormatMessage().")

Thanks Alexandre

$ wine --version
wine-5.19-123-ge909986e6ea

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list