- Don't use an invalid file handle. In this case invalid file handle
commit8a46494ea90fbdccf330f6a7771ea2acd4dbb456
authorRobert Shearman <rob@codeweavers.com>
Tue, 11 Jan 2005 10:43:24 +0000 (11 10:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Jan 2005 10:43:24 +0000 (11 10:43 +0000)
treeaf7eaf9e274d046bf35b4bf6561a8559507e5b7f
parentfbcc21be62b03241bef1069395be5720907d8e1f
- Don't use an invalid file handle. In this case invalid file handle
  means that the file hasn't yet been created.
- Only call GetFileTime when we are being logged for a tiny
  performance improvement.
- Reindent to 4 spaces.
dlls/kernel/profile.c