reactos/reactos/lib/kernel32/file
2005-09-24 18:09:06 +00:00
..
backup.c
bintype.c
cnotify.c
copy.c
create.c implemented CreateSymbolicLink() (not tested/verified yet!) 2005-08-26 13:47:56 +00:00
curdir.c
delete.c
deviceio.c
dir.c
dosdev.c
file.c Used NtQueryFullAttributesFile instead of NtOpenFile/NtQueryInformationFile/NtClose in GetFileAttributesExW (suggested by Thomas Weidenmueller). 2005-09-24 18:09:06 +00:00
find.c
hardlink.c
iocompl.c
lfile.c
lock.c - More NDK/MSDDK compatibility fixes. 2005-09-05 07:51:15 +00:00
mailslot.c - Fix kernel32 and ntoskrnl build issues. 2005-09-04 23:48:19 +00:00
move.c Clean up patch from filip, with small change from me, for MoveFileWithProgressW. 2005-09-18 11:18:28 +00:00
npipe.c
pipe.c
rw.c
tape.c
volume.c