http://bugs.winehq.org/show_bug.cgi?id=15885
Summary: Phrogram 2.5 requires SHGetImageList implementation Product: Wine Version: 1.1.7 Platform: PC URL: http://phrogram.com/30daytrial/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=17040) --> (http://bugs.winehq.org/attachment.cgi?id=17040) Phrogram standard error output
With today's Git (wine-1.1.7-169-g4707548). when attempting to start Phrogram 2.5, which requires the .NET Framework 2.0, after some time, a managed exception is thrown:
Unhandled Exception: System.TypeInitializationException: The type initializer for 'Phrogram.Controls.FileExplorerTree' threw an exception. ---> System.EntryPointNotFoundException: Unable to find an entry point named '#727' in DLL 'shell32.dll'.
at Phrogram.SysImageList.SHGetImageList(Int32 iImageList, Guid& riid, IImageList& ppv)
at Phrogram.SysImageList.create()
..
which indicates the lack of a SHGetImageList implementation. Standard error output is attached.
http://bugs.winehq.org/show_bug.cgi?id=15885
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download
http://bugs.winehq.org/show_bug.cgi?id=15885
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2009-01-12 08:38:32 --- (In reply to comment #0)
which indicates the lack of a SHGetImageList implementation. Standard error output is attached.
I'm trying to get it work now. First patch will be ready soon I hope.
Changes should affect both commctl32 and shell32. You could try native overrides for this modules as a test.
http://bugs.winehq.org/show_bug.cgi?id=15885
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-01-23 17:05:12 --- Hi, Andrew. Try current, stub was committed:
http://source.winehq.org/git/wine.git/?a=commit;h=c31a0cc4e18f465584ace353dd...
http://bugs.winehq.org/show_bug.cgi?id=15885
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2009-11-17 21:02:19 --- This is fixed in wine-1.1.33-150-g4990ca0 by commit 9db87f13d3f0f9e07accc9b5e12dccd202b88156.
http://bugs.winehq.org/show_bug.cgi?id=15885
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2009-12-04 12:15:45 --- Closing bugs fixed in 1.1.34.