Problem using VB 5 activex DLL in a VC++ activex control 
Author Message
 Problem using VB 5 activex DLL in a VC++ activex control

I developed a activex dll using vb5 and a activex control using  VC++ 5.0
In the custom propertypage of my VC control, I am providing a button on
whose click I am CoCreating instance of the VB DLL.
The VB DLL contains a command button with the statement Unload Me.

Though the VB dll gets unloaded, I am not able to close my property sheet
on the click of OK button. All that happens is that the Apply buuton,
which gets enabled on the button click of my property page, gets disabled.

Can anyone tell me how to fix this ?

-Rajesh



Fri, 18 Feb 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Using VC++ to access ActiveX DLL created by VB

2. Using VB-created Activex DLLs in a VC program

3. ? regarding passing data from VC to VB using ActiveX control

4. Using VC ActiveX controls in VB

5. Problem in using VB Activex dll in Atl service

6. Problem using an ActiveX control written in VB..

7. Problem Invoking a VB 6.0 Activex DLL, from a program in VC++

8. Key/tab problems using VB ActiveX controls in MFC CView and derived classes or PropertyPage

9. Problem importing a VB ActiveX control into VC++ 5.0

10. ActiveX C++ using ActiveX VB

11. VB ActiveX Control encapsulated within a VC Control

12. Problem using activex control inside ATL com dll

 

 
Powered by phpBB® Forum Software