On Thu, 14 Jan 2010, Szak�ts Viktor wrote: Hi,
> First actual question is what to do with ULONG in > hb_fsSeek(). Should it be changed to HB_SIZE or not? No. It cannot be HB_SIZE. It will be bug. The same is for other functions like hb_fsWriteLarge(). All such functions have to use parameters which are accepted by low level OS functions without any size lost conversions. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
