|
-
Apr 5th, 2004, 07:36 AM
#1
API function to replace DoEvents?
I have subclassed my form.
And it picks up custom msgs.
One of them is a PING message...when it gets this it PINGs a msg back...which is fair enough.
It does this every 30seconds.
Now I have a loop in my app that runs for about 10-20mins.
While this is looping my form doesn't pick up the ping and thus the other component terminates itself.
I need someway of allowing Msgs through, but I don't want a user to be able to click on a button or menu, which is what doevents would allow me to do...
Any ideas?
Woka
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
|