Workaround for transacted, locked and inaccesible files
commit6ca14dce65634e202b36499c76c268c87f78ceb6
authorRitt Konstantin <ritt.ks@gmail.com>
Mon, 20 Jul 2009 17:47:32 +0000 (20 19:47 +0200)
committerJoerg Bornemann <joerg.bornemann@trolltech.com>
Mon, 20 Jul 2009 17:48:10 +0000 (20 19:48 +0200)
tree9eefeb9ebd0cd203e95b671f94eeaa4315fb3f69
parentee4a76e2a1afade93ec89e9a7875837b195706e9
Workaround for transacted, locked and inaccesible files

wich can not be stat'ed in a natural way.
FindFirstFile solves this problem.

Task-number: 167099
Task-number: 189202

Merge-request: 880
Reviewed-by: Joerg Bornemann <joerg.bornemann@trolltech.com>
src/corelib/io/qfsfileengine_win.cpp
tests/auto/qfileinfo/tst_qfileinfo.cpp