|
-
May 8th, 2003, 03:46 PM
#1
Need overview on WSPEventSelect API
At the moment I am relying on _DataArrival, _SendProgress and _SendComplete to change the colors of two shape controls (red box is idle, green box is rcving/snding) but it isn't accurate (rcv depends on how long _DataArrival is executed not reception of data) and plain ugly to watch (flickers a lot, since I am still calling the update proc even though its currently green). 
I was wondering if there's an API to know when a frame is being sent/received or idle so I can update the colors of the shape controls (or is there a better way than the shape controls)accordingly.
Last edited by leinad31; May 8th, 2003 at 08:33 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|