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.
Okay, but what non-windows type to use then? int, long, else? Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
