[Bug 45169] Commit "shell32: Handle writing an iconresource entry in SHGetSetFolderCustomSettings" changes return value to E_FAIL

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 11 07:18:37 CDT 2018


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

--- Comment #1 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Hi Ulrich, thanks for bugreport.

As far as I tested this, the function actually never returned E_NOTIMPL;  It
might be better to just implement this what you need (and thus return S_OK). I
guess your application is satisfied with S_OK as well (?)

>From what you wrote I understand your application calls it with FCS_READ (am I
right about that?). Could you tell me what fcs->dwMask you call it with? Then
I`ll add test and try to implement it, shouldn`t be to difficult I think

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