dll references com exe 
Author Message
 dll references com exe

Hi,

I am currently creating an ActiveX DLL that is calling a COM EXE server.
Both the DLL and EXE reference each other. The DLL initiates the EXE and
then via a call back method waits on the EXE to complete. The DLL has a
method which will cancel the EXE. Within the DLL the reference held for the
EXE is set to nothing. On certain machines this makes the application hang
until the EXE returns. On other machines this method works fine.

Does anyone know how to solve the problem so that when the DLL sets its
reference to the EXE to nothing it actually releases the reference to the
object.

Thanks for your help in advance

Mark



Fri, 02 May 2003 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB COM project reference works, but dll reference does not

2. Automation error referencing .net dll from com (com interop)

3. passing byte stream to/from COM server and DLL vs EXE COM server

4. Com.exe or Com.dll

5. Call VB DLL or COM object from within VB COM object or EXE

6. Calling COM EXE from VB.NET Service leaves COM EXE in Memory

7. Urgent Problem Referencing a COM dll

8. passing active x control reference to com.dll created in java

9. how do i remove exe or dll from reference table in VB

10. how do you remove exe or dll from reference table in VB

11. Compiled Dll's Exe's and references

12. Have DLL reference Proc in EXE?

 

 
Powered by phpBB® Forum Software