mirror of
https://github.com/reactos/reactos.git
synced 2025-04-20 20:36:35 +00:00
![]() Use kernel32!lstrcmp(i) instead of CRT!_tcs(i)cmp, so as to use the correct current thread locale information when comparing user-specific strings. As a result, the following comparison: 'b LSS B' will return TRUE, instead of FALSE as it would be by using the CRT functions (and by naively considering the lexicographical order in ANSI). This behaviour has been introduced in Windows 2000 onwards. |
||
---|---|---|
.. | ||
cmd | ||
explorer | ||
filebrowser | ||
progman | ||
rshell | ||
CMakeLists.txt |