A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Pierre Schweitzer 56a5ebef81 [FASTFAT]
Implement part 2/3 (first part was in ntoskrnl, remember ;-)) of renaming support in ReactOS.

Here, we implement support for SL_OPEN_TARGET_DIRECTORY for IRP_MJ_CREATE in fastfat. The code is not the best ever, but we can't do miracles with fastfat.
This fixes a few tests in KmTests:IoCreateFile and also shows failures I still don't get and that will require deeper attention.

Last part will be to effectively bring support of FileRenameInformation in IRP_MJ_SET_INFORMATION. But this is yet another story.

svn path=/trunk/; revision=63034
2014-04-28 19:40:26 +00:00
reactos [FASTFAT] 2014-04-28 19:40:26 +00:00
rosapps [CHARMAP][IMAGESOFT] 2014-04-12 23:12:46 +00:00
rostests - Disable insert menu test for now. Part II. 2014-04-28 03:51:52 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00