Am Son, 2003-08-31 um 13.02 schrieb Dmytro Pohromskyy: Hello,
thanks for your reply. > Serial Manager uses ring buffer to store incoming data, > SrmReceiveWindowOpen returns pointer to the data stored in this > buffer. In case buffer "wraps" it cannot return pointer to completed > data data block since incoming data isn't physically contiguous. Makes sense. So effectively this means that I will have to implement my own buffer, which somehow defeats the purpose of using SrmReceiveWindowOpen :-( Oh well. -- Daniel Seifert <[EMAIL PROTECTED]> -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
