[Bug 42469] GetOpenFileName should expand environment variables in lpstrInitialDir

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 18 00:35:28 CST 2017


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

Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
           Assignee|wine-bugs at winehq.org        |bunglehead at gmail.com

--- Comment #2 from Nikolay Sivov <bunglehead at gmail.com> ---
Created attachment 57326
  --> https://bugs.winehq.org/attachment.cgi?id=57326
patch

Hi, Kamil.

I can confirm this. I think it's better to do expansion earlier, so you don't
need to make a copy of original path only to free it on dialog initialization.
Does this work for you?

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