http://bugs.winehq.org/show_bug.cgi?id=22044 --- Comment #4 from Piotr Caban <piotr.caban(a)gmail.com> 2010-04-08 11:51:49 --- Only 4 functions are missing now, namely: ?_type_info_dtor_internal_method(a)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.