[Bug 33123] Naver LINE doesn't work with builtin msvcr90

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 20 12:31:07 CDT 2013


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

--- Comment #13 from Piotr Caban <piotr.caban at gmail.com> 2013-03-20 12:31:07 CDT ---
The application makes some kind of functions check. First it fails on memset.

After adding following line in msvcr90.spec the app goes a little further:
@ cdecl memset(ptr long long) ntdll.memset #don't forward to msvcrt, it breaks
Naver LINE

With this change the application is still not working.

-- 
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