https://bugs.winehq.org/show_bug.cgi?id=44744 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |22210 --- Comment #11 from Nikolay Sivov <bunglehead(a)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.