http://bugs.winehq.com/show_bug.cgi?id=1831
Summary: unimplemented function msvcrt.dll._mbsbtype Product: Wine Version: CVS Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.com ReportedBy: seemueller@fhm.edu
On SUSE-Linux 8.2 I get the error: 'fixme:seh:EXC_RtlRaiseException call to unimplemented function msvcrt.dll._mbsbtype', when running a Win-Application developed with Sybase Powerbuilder. This bug occurred with the originally shipped wine version and also with the actual version 20031016. I have the complete error dump but I'm not sure about putting it here. Some information meanwhile: Some parts of the application work very well - including ODBC database access of mysql databases. But with the msvcxx dlls I had some problems. The best results (only 1 error so far) I produced with using a windows XP native 'msvcirt.dll' and the wine native msvcrt.dll. Windows msvcrt.dll did result in err:module:LdrInitializeThunk Main exe initialization failde, status c0000142
The other windows dlls I use are: odbc16gt, odbc32, odbc32gt, odbccp32, odbccr32, odbcint, odbctrac
Further fixme messages are a lot of win32:SetCriticalSectionSpinCount critsection=... spincount=4000 not supported but they seem to be not critical.
As I am a wine newbie it also could be a configuration problem? Can you help me?
Many thanks Albert