[Bug 40482] Support set title in start, needed by latest MSYS2

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 4 05:03:33 CDT 2017


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

Ruslan Kabatsayev <b7.10110111 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b7.10110111 at gmail.com

--- Comment #4 from Ruslan Kabatsayev <b7.10110111 at gmail.com> ---
Actually the code handling the title argument is there, but it's wrong. The
wmain() arguments, argv[], are already stripped from the quotes (unlike cmdLine
parameter of wWinMain), while the program looks for '"' as starting character
of the title.

-- 
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