|
-
Nov 13th, 2005, 08:11 PM
#1
Thread Starter
New Member
Loop in ActiveX control
Hello all
I have written an ActiveX control to read and write to the serial port using API calls waitcommevent ... & readfile ...
The problem I am having is I am using waitcommevent to raise an event and launch a sub routeen which then calls readfile in the client form / module the main problem is it pauses the code in the client application. How can I return control back to the client while waiting for a waitcommevent to arive?
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
|