[Bug 24332] WoW: Cataclysm crashes on startup (needs GetUserDefaultLocaleName impl)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 10 07:30:19 CDT 2010


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

Jerome Leclanche <adys.wh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch

--- Comment #4 from Jerome Leclanche <adys.wh at gmail.com> 2010-09-10 07:30:18 CDT ---
(In reply to comment #3)
> Created an attachment (id=30676)
 --> (http://bugs.winehq.org/attachment.cgi?id=30676) [details]
> Simple GetUserDefaultLocaleName Impl
> 
> Created a quick and simple implementation for GetUserDefaultLocaleName
> using GetUserDefaultLCID() and LCIDToLocaleName().
> 
> Tested and working with Cataclysm Beta 12942.

Looks good. MSDN also specifies:

ERROR_INSUFFICIENT_BUFFER. A supplied buffer size was not large enough, or it
was incorrectly set to NULL.

You might want to check for this? Of course MSDN is shoddy at best and it might
require a test..

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