- Fix error spotted by winetest: some status codes need to be normalized in CreateNam...
[reactos.git] / reactos / lib / kernel32 / file / rw.c
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-07 Thomas BluemelReadFile should return 0 to lpNumberOfBytesRead if...
2005-05-06 Thomas Bluemel- fixed Read/WriteFile(Ex) and properly wait on complet...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-23 Eric KohlMove kernekl32-internal declarations from global includ...
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2003-11-30 Gunnar Dalsnes-ReadFile(Ex)/WriteFile(Ex): fixed return values and...
2003-07-31 Royce Mitchell IIIno code change - moved function names to beginning...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-03-14 Hartmut BirrFixed return value in ReadFile().
2001-10-12 Hartmut BirrFixed calling convention for ApcRoutine().
2001-01-16 David WelchFix bug in MmAllocateContinuousPages spotted by Philip...
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-06-03 Emanuele AlibertiMinor changes.
2000-05-13 David WelchSome fixes.
2000-04-03 David WelchCorrect LPC implementation
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
2000-03-22 David WelchUpdated the minix driver
2000-01-11 Eric KohlFixed process parameters
1999-10-31 Emanuele AlibertiLoadLibraryA, GetProcAddress, FreeLibrary, GetModuleHan...
1999-10-07 Eric KohlFixed header inclusion order.
1999-10-02 Boudewijn DekkerMiscellaneous implementation of kernel32 stubs.
1999-05-29 David WelchLots of changes to the kernel
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-14 David Welch*** empty log message ***