I am using BTree Filer for almost 10 years and I am very pleased.
Now I switched from Delphi 5 to Delphi 7 and using BTree Filer 5.5
The compilation of my program finish without error but at runtime the
following error occurs:
Range Check Error
BTFileIO
840 {open the file}
841 aHandle := CreateFile(aName,
OpenMode,
ShareMode,
nil, {!! Security attrs}
CreateMode,
AttrFlags,
0);
Please let know me what to do.
Thank you for you help.
Regards
W.Fink