A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Jeffrey Morlan f143cab0bb - Add a function in kernel32 for translating STD_*_HANDLE constants to actual handles, for those APIs which accept either. Replace code in 8 APIs that already did this translation.
- Call it in WriteFile, ReadFile, and FlushFileBuffers, which previously did not.

svn path=/trunk/; revision=35109
2008-08-04 17:08:52 +00:00
irc - Changed ghost command (using NickServ) 2008-08-03 21:34:12 +00:00
reactos - Add a function in kernel32 for translating STD_*_HANDLE constants to actual handles, for those APIs which accept either. Replace code in 8 APIs that already did this translation. 2008-08-04 17:08:52 +00:00
rosapps - Fix a typo, now dosfsck really performs writes (and actually works). 2008-08-03 13:20:44 +00:00
rostests - By default enable all tests. 0 failures in Windows XP SP3. 2008-07-30 11:15:48 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00