wine/dlls/kernel tests/locale.c locale.c

Alexandre Julliard julliard at winehq.org
Thu Jul 3 13:09:03 CDT 2003


ChangeSet ID:	8669
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/07/03 13:09:03

Modified files:
	dlls/kernel/tests: locale.c 
	dlls/kernel    : locale.c 

Log message:
	Dmitry Timoshkov <dmitry at codeweavers.com>
	Exit ealier from LCMapStringA in the case of LCMAP_SORTKEY.
	Don't rely on computing string length by MultiByteToWideChar in
	CompareStringA, do it manually.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8669

Old revision  New revision  Changes     Path
 1.14          1.15          +4 -0       wine/dlls/kernel/tests/locale.c
 1.11          1.12          +4 -0       wine/dlls/kernel/locale.c




More information about the wine-cvs mailing list