[Bug 22044] Builtin msvcr80 not sufficient for running WoW and SCII Beta, missing about 19 functions

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 8 11:51:49 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22044





--- Comment #4 from Piotr Caban <piotr.caban at gmail.com>  2010-04-08 11:51:49 ---
Only 4 functions are missing now, namely:

?_type_info_dtor_internal_method at type_info@@QAEXXZ
__clean_type_info_names_internal
_crt_debugger_hook
_except_handler4_common

Three of them should not be executed in most programs (executed in case of an
error). So to make the game running probably only
__clean_type_info_names_internal is needed. Because this function is not
documented and I was not able to write a program that is correctly using it,
can you check if it's truly used? (I prefer not to download WoW because it's
quite big).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list