Originally posted by Leather
Under what circumstances would you, and how would you use a message queue?
Using the Timer method, invoke your ActiveX EXE to carry out a large background task...It runs in a completely different thread to your client...Agreed? Both now are running independantly...Agreed?
Right, while it's doing the back processing, try and call the same function again