wine-wine/files
Eric Pouech f6a70969e1 - start moving a few file related functions from files/file.c to
dlls/kernel subdir (also splitting 16bit APIs in a separate file)
- implemented ntdll.Nt{Lock|Unlock}File, and made use of those for the
  kernel32 equivalent
- implemented a few information classes in NtQueryInformationFile and
  NtSetInformationFile (still lots of missing classes)
- enhanced the get_file_info server request in order to implement
  correctly NtQueryInformationFile (change time & file alloc size)
- rewrote registry loading to comply with latest changes
2003-06-24 02:32:01 +00:00
..
directory.c Add trailing full-stop to warning in DIR_GetPath(). 2003-03-25 00:33:12 +00:00
dos_fs.c Removed unnecessary casts. 2003-05-19 19:04:28 +00:00
drive.c Migrate most int21 ioctl routines to winedos. 2003-06-04 20:17:52 +00:00
file.c - start moving a few file related functions from files/file.c to 2003-06-24 02:32:01 +00:00
profile.c - in kernel32, replaced all {Enter|Leave}CriticalSection calls with 2003-06-23 18:12:28 +00:00
smb.c - in kernel32, replaced all {Enter|Leave}CriticalSection calls with 2003-06-23 18:12:28 +00:00
smb.h Convert most of the file APIs to Unicode. 2002-08-27 01:13:58 +00:00
tape.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00