Austin English wrote:
On Fri, Apr 9, 2010 at 8:45 AM, Helge Hafting wrote:
I just tried installing gdiplus using winetricks, on a debian testing
system.
This failed, as winetricks tried to copy stuff into windows/system32,
where I happen to have Windows/System32.
I first tried making
stallation succeeded this time too,
but the app could still not find the dll in System32.
I finally gave up and copied the dll into the directory where the app
is installed. This worked, but is problematic; it will have to be done
for every app that uses this dll.
Helge Hafting