On 19 June 2012 14:21, Henry Vermaak <[email protected]> wrote: > Also, the buffers need to be u64. Is the pointer type in pascal always 64 > bit?
The answer to this is no, so you can't use pascal pointer types for the buffers. Henry _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
