|
-
Nov 3rd, 1999, 02:14 PM
#1
Thread Starter
New Member
Class1.obj1 is an ActivexExe/Dll
Class2.obj2 is as ActivexExe/Dll
Both objects are having a function contains an infinite loop.
From a third App, want to call Obj1 and Obj2 one after other. How is this possible.
-
Nov 3rd, 1999, 06:16 PM
#2
Lively Member
u can use Callbacks....but i don't think its possible fro dll...its possible for exe only.
in callback u pass the reference of the client application to the server and contd with yr program...when server finished it using client ref to indicate that the wrk is finished u can use some variable or event.
Thanx Manish
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
|