- separate cleanly between async scheduling and file IO related issues.
[wine] / include / file.h
2002-04-05  Martin Wilck- separate cleanly between async scheduling and file...
2002-03-29  Francois GougetFix SetFileAttributes to honor the umask (rather than...
2002-03-11  Mike McCormackSet an overlapped hEvent before calling any APCs.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-13  Eric PouechChanged the Wine internal cdrom interface to the NT...
2002-01-07  Mike McCormackImplement CancelIo properly.
2002-01-02  Alexandre JulliardFixed check_async_list calling convention.
2001-12-20  Mike McCormack- move async activation into the server
2001-11-23  Eric PouechNew console code based on Win32 windows.
2001-10-24  Ove KaavenSave a disk file's drive type in the server object.
2001-10-14  Eric PouechPass security attributes for DOSFS creation.
2001-10-08  Mike McCormackMake serial fd blocking mode depend on FILE_FLAG_OVERLA...
2001-08-24  Bill MedlandAdded LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibr...
2001-07-12  Mike McCormackImplement overlapped completion routines.
2001-03-22  Michael McCormackUse poll() on the client-side during server waits to...
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2000-12-22  Alexandre JulliardReplaced WIN16_GlobalLock16 by "official" function...
2000-12-03  Aric StewartAdded ASCII-only version of toupper, tolower, strcasecm...
2000-11-27  Alexandre JulliardImplemented DosFileHandleToWin32Handle, Win32HandleToDo...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-18  Alexandre JulliardMoved FILE_dommap() to memory/virtual.c (and renamed...
2000-08-31  Alexandre JulliardConverted a lot of server requests to the new exception...
2000-08-09  Alexandre JulliardRemoved the DOS handles table from the PDB and made...
2000-08-09  Alexandre JulliardMoved a few non-standard headers into their respective...
2000-04-04  Alexandre JulliardAdded a per-drive FailReadOnly flag, and removed the...
1999-10-23  Jim AstonFixed compiling with STRICT.
1999-04-03  Alexandre JulliardMask off unsupported attributes in _lcreat (bug reporte...
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-23  Marcus MeissnerDOS programs use handles 0-4 without opening/closing...
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1999-01-01  Alexandre JulliardCleaned up and removed some no longer used code.
1998-12-30  Alexandre JulliardReimplemented Read/WriteFile to use server file descrip...
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-12-14  Marcus MeissnerMade async IO (SIGIO) stuff from WINSOCK generic useable.
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-10-24  Uwe BonnesFile sharing fixes.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-11-01  Alexandre JulliardRelease 971101 wine-971101
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1997-01-01  Alexandre JulliardRelease 970101 wine-970101
1996-09-28  Alexandre JulliardRelease 960928 wine-960928
1996-09-13  Alexandre JulliardRelease 960913 wine-960913
1996-08-05  Alexandre JulliardRelease 960805 wine-960805
1996-07-17  Alexandre JulliardRelease 960717 wine-960717
1996-07-05  Alexandre JulliardRelease 960705 wine-960705
1996-06-23  Alexandre JulliardRelease 960623 wine-960623
1996-06-11  Alexandre JulliardRelease 960611 wine-960611
1996-03-09  Alexandre JulliardRelease 960309 wine-960309
1996-02-18  Alexandre JulliardRelease 960218 wine-960218
1996-01-14  Alexandre JulliardRelease 960114 wine-960114