Author: dchapyshev Date: Sun Nov 23 00:50:32 2008 New Revision: 37571
URL: http://svn.reactos.org/svn/reactos?rev=37571&view=rev Log: - Implement LCMapStringA/W (based on Wine, +55 passed tests) - Fix CompareStringA/W (+6 passed tests)
Added: trunk/reactos/dll/win32/kernel32/misc/collation.c (with props) trunk/reactos/dll/win32/kernel32/misc/sortkey.c (with props) Modified: trunk/reactos/dll/win32/kernel32/kernel32.rbuild trunk/reactos/dll/win32/kernel32/misc/lang.c
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/dll/win32/kernel32/kernel32.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/kernel32...
Added: trunk/reactos/dll/win32/kernel32/misc/collation.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/misc/col...
Modified: trunk/reactos/dll/win32/kernel32/misc/lang.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/misc/lan...
Added: trunk/reactos/dll/win32/kernel32/misc/sortkey.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/misc/sor...