Matteo Boscolo wrote:
we have an issues with our com server (exe) .
we dispatch it with dispatchEx to be sure that every time we dispatch
it a new instance of the com server will be created.
but it dose not work.
when we dispatchex it the program get the live instance instead of
creating a new
Matteo Boscolo wrote:
> we have an issues with our com server (exe) .
>
> we dispatch it with dispatchEx to be sure that every time we dispatch
> it a new instance of the com server will be created.
>
> but it dose not work.
>
> when we dispatchex it the program get the live instance instead of
> c
Hi All,
we have an issues with our com server (exe) .
we dispatch it with dispatchEx to be sure that every time we dispatch it
a new instance of the com server will be created.
but it dose not work.
when we dispatchex it the program get the live instance instead of
creating a new one.
I