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

Alexandre Julliard julliard at winehq.org
Sun Nov 21 09:47:24 CST 2004


ChangeSet ID:	14530
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/11/21 09:47:24

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

Log message:
	Dmitry Timoshkov <dmitry at codeweavers.com>
	Call CompareStringA with LOCALE_USE_CP_ACP flag set from lstrcmpA and
	lstrcmpiA in order to improve speed. Add a test case confirming that
	CompareString and LCMapString accept LOCALE_USE_CP_ACP.

Patch: http://cvs.winehq.org/patch.py?id=14530

Old revision  New revision  Changes     Path
 1.32          1.33          +15 -1      wine/dlls/kernel/tests/locale.c
 1.53          1.54          +7 -7       wine/dlls/kernel/locale.c




More information about the wine-cvs mailing list