mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 10:35:28 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
d010ffc7df
- In NtfsQueryDirectory(), don't upcase name in dir search pattern, it can conflict with POSIX names. - In CompareFileName(), handle the fact that for Win32 & DOS we do case insensitive comparisons by upcasing name before match. Don't do it for POSIX names! This fixes name completion in cmd for POSIX. And doesn't break it for Win32 :-). svn path=/trunk/; revision=65462 |
||
---|---|---|
reactos | ||
rosapps | ||
rossubsys | ||
rostests | ||
wallpaper |