2 Sep
2022
2 Sep
'22
5:39 a.m.
https://bugs.winehq.org/show_bug.cgi?id=53620 --- Comment #1 from Jactry Zeng <jactry92(a)gmail.com> --- Hi, (In reply to wuyudi1109 from comment #0)
I find it's about shell32.dll. And I find that this key is not in wine's reg. So how can I fix it? (I tried to add it by hand, but still not work.)
You can't fix it by adding a register simply. If you want to go further, you can try to add a stub of IEnumObjects interface. You can find some commits as examples from `git log dlls/shell32/shell32_classes.idl`. -- 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.