kernel32: Set last error to ERROR_INSUFFICIENT_BUFFER in LCMapString when the sort...
commit6a8219a6b1f2a4703179cd2b514a2133e3342bc1
authorAric Stewart <aric@codeweavers.com>
Thu, 25 Oct 2007 19:53:01 +0000 (25 14:53 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Oct 2007 12:03:46 +0000 (26 14:03 +0200)
treec167a3a4d23338efb068c7cd461f1a937402612e
parenta1e0f773e03ac3da9f552184aa20b4b4fa6cb835
kernel32: Set last error to ERROR_INSUFFICIENT_BUFFER in LCMapString when the sort key buffer is too small.
dlls/kernel32/locale.c