Delphi 2010 program has started being unsuccessful
Hello experts,
I am using Delphi 2010 program for long time, but suddenly, it has started to be unsuccessful with system error message $C0000008 (invalid file handle).
So, I tried an experiment code snippet, which is just a button handler:
TFileStream.Create (c:temptestfile.tmp)
That also collapses with system error $C0000008.
I want to mention that I have complete access rights to that folder as well as the file and the code runs well, when I tried it outside the IDE or with essential debugging off.
As far as I'm conscious, I haven't created any transforms to Delphi or the OS (Vista 32-bit).
I'd like better not to have the bother of uninstalling as well as re-installing Delphi, if there's something else to look into first.
Please help.
Thanks.








