http://bugs.winehq.org/show_bug.cgi?id=11896 --- Comment #12 from Vijay Kamuju <infyquest(a)gmail.com> 2008-08-13 10:09:39 ---
In case anyone else is working on these, I have patches for the following 2 functions which I should submit pretty shortly (they need to be cleaned up a bit/tested first):
5 @ stub ___lc_codepage_func 6 @ stub ___lc_handle_func
In that case send them to wine-patches(a)winehq.org (for safe keeping) And also attach them here, so anyone interested can work on them
These should be pretty simple: ___mb_cur_max_func probably returns msvcrt.__mb_cur_max ___lc_collate_cp_func probably returns msvcrt.__lc_collate_cp ??0bad_cast@@QAE(a)PBD@Z is missing from msvcrt, it should be a stub there and then forwarded. send some patches ;)
-- 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.