Hello, 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.
Hope this helps. Subject: SrmReceiveCheck vs SrmReceiveWindowOpen From: Daniel Seifert <[EMAIL PROTECTED]> Date: 30 Aug 2003 23:35:54 +0200 X-Message-Number: 5 Hi, I encounter a problem with SrmReceiveWindowOpen not returning the correct number of bytes in the queue. Right now SrmReceiveWindowOpen returns 24 bytes, whereas SrmReceiveCheck states that 155 bytes (and increasing) are in the queue. Best regards, Dmytro Pohromskyy mailto:[EMAIL PROTECTED] --- Softick PPP - Win32 PPP server for Palm OS USB connection. http://www.softick.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
