Visbas Ncpl
October 22nd, 1999, 07:47 AM
Hi
I want to make an activex Exe.
Basically my purpose is that i want a code component to be called from a client application (in VB6). This code component should then work independently irrespective of my main application operation. But the code component should notify me with events as and when some task is completed. But i am unable to make an activex exe with this feature as calling a function in activex exe object doesnot return back till the function is completed (which is not desirable)
Please suggest some remeidy to it.
Thanks
I want to make an activex Exe.
Basically my purpose is that i want a code component to be called from a client application (in VB6). This code component should then work independently irrespective of my main application operation. But the code component should notify me with events as and when some task is completed. But i am unable to make an activex exe with this feature as calling a function in activex exe object doesnot return back till the function is completed (which is not desirable)
Please suggest some remeidy to it.
Thanks