A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Colin Finck 3fdd323b73 - Fix funky ways of checking for success, when calling SetFilePointer.
The only correct and always working way is checking for INVALID_SET_FILE_POINTER.
- Fix setting the file attributes.
  We didn't pass the destination directory before, so if the user specified another destination directory, the SetFileAttributes call failed.
- Simplify GetAttributesOnFile and SetAttributesOnFile

svn path=/trunk/; revision=32092
2008-02-02 19:21:35 +00:00
irc
reactos - Fix funky ways of checking for success, when calling SetFilePointer. 2008-02-02 19:21:35 +00:00
rosapps Wrote a Win32 Font Editor for our VGA Fonts used in blue.sys. 2008-02-01 21:40:18 +00:00
rostests These files still included the now non-existent "resource.h" files. 2008-01-17 15:22:18 +00:00
wallpaper