accessing objects in a c++ DLL from a c++ activeX control placed in a VB application 
Author Message
 accessing objects in a c++ DLL from a c++ activeX control placed in a VB application

i have VB application that has a c++ activeX control and accesses a c++ DLL
both of
 which make use of the same userdefined class. can i pass the address of
this
 object from the dll to the VB application which in turn passes it to the
 activeX control? and can the control then access the members/data  and
 functions of that object (which is in the DLL's memory) ??

 any help wud be appreciated,
 thanks,
 Julian.



Mon, 29 Nov 2004 20:41:57 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. accessing objects in a c++ DLL from a c++ activeX control placed in a VB application

2. Show modeless form in VB ActiveX DLL from C++ MFC DLL

3. Using VB ActiveX DLL in raw C++??

4. Help - Calling ActiveX DLL function from VB and C++ returns different values

5. using LoadLibrary and GetProcAddress from C++ to get at VB ActiveX DLL

6. Passing pointers to C++ ActiveX controls in VB

7. C++ DLL Object and vb

8. Passing VB DAO objects to C++ DLL functions?

9. Question: Catching errors from a VB ActiveX control in Visual C++ using MFC

10. Adding a COM i/f to a VB ActiveX control from a C++ tlb

11. VB accessing a "C++ DLL"

12. Is it possible to access vb dll's in C++ code

 

 
Powered by phpBB® Forum Software