https://bugs.winehq.org/show_bug.cgi?id=54962
David Kahurani k.kahurani@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |k.kahurani@gmail.com
--- Comment #3 from David Kahurani k.kahurani@gmail.com --- I have submitted a possible fix to this issue:
https://gitlab.winehq.org/wine/wine/-/merge_requests/2865
I have tested with your test project/program and it seems to resolve the issue you were having.
This issue can be solved without concerning ourselves with the issue in GetTextExtentExPointW but, of course, that should be a different bug. In fact, this second bug will affect the functioning of gdip_format_string so that it tries to write strings containing only whitespace characters.
Thanks for the report.