|
-
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.
-
May 8th, 2003, 04:47 PM
#2
So how does the LAN connect status icon in the system tray know when to blink? Anyone? Even just the name of the function?
-
May 8th, 2003, 08:30 PM
#3
Can anyone here give an overview on the use and possible application of WSPEventSelect API in somewhat layman terms?
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
|