[Bug 42625] fixme:commdlg: GetOpenFileName16 custom hook 0x17a7053e no longer supported

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 10 22:19:45 CST 2017


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

--- Comment #6 from Chris Parker <cparke at parkerfamily.name> ---
(In reply to Sebastian Lackner from comment #3)
> Nevertheless, my guess would be that its caused by:
> 
> https://source.winehq.org/git/wine.git/patch/
> c23a91cb638262f1d60f4437650c7440d3c70c19
> 
> It looks like after the change nMaxFile is ignored for A strings:
> 
> --- snip ---
>     ofnW.lpstrFile = heap_strdupAtoW(ofn->lpstrFile);
> --- snip ---

I don't know, the application clearly is unable reading data files from disk,
though it seems to have loaded the .INI file just fine!  You made a lot of
changes in a related area, that's bound to cause unexpected bugs like this!

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