https://bugs.winehq.org/show_bug.cgi?id=44744
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |cbd9354862fa044932b5a0cb7c4 | |c8b141e0a4e3f
--- Comment #8 from Fabian Maurer dark.shadow4@web.de --- I think that's a different bug. PSGetPropertyKeyFromName relates logging is
0066:fixme:propsys:PSGetPropertyKeyFromName L"System.AppUserModel.ID", > 0x29f4ef40
0066:fixme:shell:propertystore_SetValue (0x43548b20)->(0x29f4ef40 0x2cf315b0): stub
According to https://msdn.microsoft.com/en-us/library/windows/desktop/dd391569(v=vs.85).a... it looks like a stub is fine here.
It can't find an interface in IShellLinkW_fnQueryInterface, that shouldn't have anything to do with PSGetPropertyKeyFromName though. The log doesn't contain enough information though, can you provide a WINEDEBUG=+shell log for that? In a new bug report, I'm marking this one fixed.