I am writing a streem to a file with a index as to keep track of where wich streem has been saved but any way
when I load a streem from a file like this
Function TSFICont.Add(ItemID: Word; aFileName: String): word;
Var tF: TFileStream;
Begin
tF := TFileStream.Create(aFileName, fmOpenRead)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.