Adamant
Aug 13th, 2002, 02:04 AM
I am trying to get an ActiveX EXE to behave as I expect.. Doh!
I should be able to create an instance of an object from the EXE Server and call a method of the object and continue in my main program while the object processes the request.
This does not work.! Why?
I haven't attempted to use an asynchronous callback yet, because I can't even get the 'simple' bit to work.
Can anybody help??
I should be able to create an instance of an object from the EXE Server and call a method of the object and continue in my main program while the object processes the request.
This does not work.! Why?
I haven't attempted to use an asynchronous callback yet, because I can't even get the 'simple' bit to work.
Can anybody help??