http://bugs.winehq.org/show_bug.cgi?id=35124
Bug ID: 35124 Summary: Shattered Horizon needs msvcr90.dll.?_is_exception_typeof@@YAHABVtype_info@@PA U_EXCEPTION_POINTERS@@@Z Product: Wine Version: 1.7.8 Hardware: x86 OS: Linux Status: NEW Severity: minor Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com Classification: Unclassified
Created attachment 46854 --> http://bugs.winehq.org/attachment.cgi?id=46854 terminal output
The game fails to start even though native d3dx10 dlls are installed (see bug #35123 for that), and it seems this function is not yet implemented in Wine's built-in msvcr90:
wine: Call from 0x7b83a38e to unimplemented function msvcr90.dll.?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z, aborting
'winetricks vcrun2008' makes this error go away.
Output from the mscodescan script: ./shattered_horizon.exe imports following stub symbols: msvcr90:?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z
wine-1.7.8-88-gfb75292