- rewrite of the named pipe code
[wine] / dlls / ntdll / file.c
2003-05-15  Mike McCormack- rewrite of the named pipe code
2003-04-22  Eric PouechMoved kernel32.FlushFileBuffers to ntdll.NtFlushBuffers...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-05  Patrik StridvallReplace 0x%p with %p.
2002-11-21  Andrew John HughesBuild ntdll with -DSTRICT.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-27  Dmitry TimoshkovConvert most of the file APIs to Unicode.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-06-14  Mike McCormackPartially implement NtOpenFile and NtReadFile.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-09  Juergen SchmiedTypes and partial implementation for NtQueryVolumeInfor...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-04  Dmitry TimoshkovPrint FIXME() for not implemented NtQueryVolumeInformat...
2001-07-11  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-01-23  Juergen Schmied- implementation of RtlReg* (read access), RtlEvent...
1999-07-31  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-09  Juergen Schmied- sorted API by groups