[Bug 42469] GetOpenFileName should expand environment variables in lpstrInitialDir

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 18 02:32:02 CST 2017


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

--- Comment #3 from Kamil Hornicek <kamil.hornicek at reactos.org> ---
Hi
and thanks for the quick reply! Your solution works, but GetFileDialog95A needs
to be modified in the same way. I wasn't sure if it's preferable to do this
earlier and don't allocate and free memory immediately, or duplicate the code
in two places.

I should have clarified that both ANSI and Unicode versions of GetOpenFileName
should expand env. variables.

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