wine-wine/files
Eric Pouech c962a6997c - in kernel32, replaced all {Enter|Leave}CriticalSection calls with
ntdll counterparts
- {Enter|Leave}CriticalSection is now a pure forward from kernel32 to
  ntdll (we now longer can use {Enter|Leave}CriticalSection in kernel32)
- replaced a few kernel32 heap management calls from ntdll, with
  RtlHeap* equivalents
2003-06-23 18:12:28 +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 - adapted kernel32 so that it no longer (directly) manages console 2003-06-21 02:07:10 +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