i have a problem with my 2011 tip software of WISO.
System informations (Suse 11.4 64b):
Code: Select all
uname -r
2.6.37.6-0.7-desktop
wine --version
wine-1.3.26
The installation works without any negative feedback (except Adobe Reader).
I added wmp9 with winetricks to get the useful tip video information as well.
But i cant start the game.
Code: Select all
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
err:module:attach_process_dlls "odbc32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\akI\\.wine-WISO2011\\drive_c\\Programme\\WISO\\Steuersoftware 2011\\wmain11.dll" failed, status c0000005
Next i tryed to override odbc32.dll but that doesnt work also.
With wine 1.3.15 it works out of the box without any issues.
Any ideas?