- Don't free the fileio object because it will be freed anyway in
commit0c5118144a5df1e1237aa73f18c0fc2c496259bb
authorRobert Shearman <rob@codeweavers.com>
Thu, 9 Jun 2005 09:45:42 +0000 (9 09:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Jun 2005 09:45:42 +0000 (9 09:45 +0000)
tree6fe0a968b68359c6102298f23bd8097dac4322d5
parent33b09d457f4cd0b55582002c877f9a4fbe35d46d
- Don't free the fileio object because it will be freed anyway in
  fileio_terminate on error.
- Print out statuses in hex, rather than decimal.
dlls/ntdll/file.c