[Bug 44744] Autodesk Fusion 360 need propsys.dll.PSGetPropertyKeyFromName to be installed

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 23 02:35:40 CDT 2018


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

Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |22210

--- Comment #11 from Nikolay Sivov <bunglehead at gmail.com> ---
(In reply to GG from comment #10)
> 005b:fixme:propsys:PSGetPropertyKeyFromName L"System.AppUserModel.ID",
> 0x1017a550
> 005b:fixme:shell:propertystore_SetValue (0x1016f9e0)->(0x1017a550
> 0x101764a0): stub
> 005b:trace:shell:IShellLinkW_fnQueryInterface
> (0x1016f9e0)->({df0b3d60-548f-101b-8e65-08002b2bd119})
> 005b:err:shell:IShellLinkW_fnQueryInterface -- Interface: E_NOINTERFACE
> 
> Do you think I should open a new bug ? About which function ?

Last QueryInterface is for ISupportErrorInfo, and that's most likely a result
of failed SetValue method. You can try to return S_OK from it. We already have
a bug 22210 for this problem.

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