mirror of
https://github.com/reactos/reactos.git
synced 2026-09-12 04:39:42 +08:00
388ffabace8ca6e43ed410d032cdf3ebb7693138
- Implement all infrastructue for constructing filenames in FCBs, and use it to build full file names. Every FCB has four names: a short upcased name in ANSI, a long upcased name in Unicode, a name in exact case in Unicode, and finally a full file name including all path up to the root. - FatiQueryFileNameInformation now returns correct file name, and other places relying on presence of a correct name work now. svn path=/trunk/; revision=43390
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%