https://bugs.winehq.org/show_bug.cgi?id=48140
Bug ID: 48140 Summary: Archicad 22 needs missing SHCreateDataObject from shell32 Product: Wine Version: 4.20 Hardware: x86 URL: https://graphisoft.akamaized.net/cdn/AC/22/USA/AC/ARCH ICAD-22-USA-3006-1.4.exe OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: Debian
Created attachment 65740 --> https://bugs.winehq.org/attachment.cgi?id=65740 screenshot of the error
When run in xp mode (to work around bug https://bugs.winehq.org/show_bug.cgi?id=46281) it shows a messagebox; See screenshot.
Adding stub seems to be enough to get it a bit further; then runs into another messagebox about missing stringtable or the like.
I attach patch hereafter
https://bugs.winehq.org/show_bug.cgi?id=48140
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 65741 --> https://bugs.winehq.org/attachment.cgi?id=65741 patch
Attached patch to work around the problem
Note, the function seems to be declared in shlobj_core.h which wine doesn`t have,
That header file also contains declarations for other functions that can be found in wine`s shlobj.h. So don`t know what to make of it, I`ll leave declaration out for now.
https://bugs.winehq.org/show_bug.cgi?id=48140
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=48140
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |36eb51b8a64a706150a39c9786d | |6d5f900019626 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- fixed by 36eb51b8a64a706150a39c9786d6d5f900019626
(Next problem, after going a tiny bit further now is a messagebox about not being able to find something in some stringtable)
https://bugs.winehq.org/show_bug.cgi?id=48140
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.21.