Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Oct : Re: incomplete or erroneus file reads, under heavy stress
| Subject: | Re: incomplete or erroneus file reads, under heavy stress |
| Posted by: | "Lucian" (thanks@no.spam) |
| Date: | 18 Oct 2006 07:05:21 |
> why I never get partial stuff such as "Act" or "Action=2"
I am wrong here. Practically I have no ideea what it actually reads
from the file, since I do not log the stringlist entries. What I do
know is the value for ['ActionCode'] returns empty as if it was empty
or as if the entry is not in the stringlist.
IMO ... if it's not VCL it would be a Windows bug. Maybe the OS takes
the locks off the file before actually flushing the cache, hence the
reader reads nothing.
Lucian
none