New to VB6 Programming Software Development by chozhan How to implement the activexcontrol at runtime. Activex control name is A32Control. Re: How to read .ocx file in C++ (Not MFC) Programming Software Development by swethakiran Hi vijayan, Instead of reading .ocx file using activeXcontrol container in C++ I am trying to read the bitmap … while I will also try to read some thing about activeXcontrol container and hosting it. Thnka a lot for ur help… Re: How to read .ocx file in C++ (Not MFC) Programming Software Development by swethakiran Hi vijayan, The links which u sent are referring to MFC code and not C++.Actually I want to read that file using C++ and with out using MFC.ActiveXcontrol code also should be in c++. Just I got the book "Essential Of COM"which you refered. Re: How to read .ocx file in C++ (Not MFC) Programming Software Development by swethakiran Hi vijayan, Now I am trying to provide an activeXcontrol using ATL. [url]http://msdn2.microsoft.com/en-us/library/… Re: Problem to run webpage Programming Web Development by priyankaagrawal … are saying is correct,but actually my website is containing ActiveXcontrol,for which i have created dll and using this dll… Re: Vb.Net Powerpoint not showing in Viewshow. Programming Software Development by Luc001 Hi, If you'll using this Powerpointviewer ActiveXcontrol then it's like any other control in your application. Re: Vb.Net Powerpoint not showing in Viewshow. Programming Software Development by kipslem [QUOTE=Luc001;1502525]Hi, If you'll using this Powerpointviewer ActiveXcontrol then it's like any other control in your application.[/… hosting an activeXcontrol container using ATL Programming Software Development by swethakiran Hi, I am trying to read .ocx file using C++.But ,if I am using #import directive I am getting error like "catastrophic error".So,now I am trying to provide activeX control using ATL. Can any one tell me how to do this. Thanks& Regards, swetha. Re: New to VB6 Programming Software Development by abu taher how you use it in design mode? Re: New to VB6 Programming Software Development by debasisdas is that a control or a component ? Re: New to VB6 Programming Software Development by chozhan [QUOTE=debasisdas;942354]is that a control or a component ?[/QUOTE] it is a control.. Control Name is A32Control. Re: New to VB6 Programming Software Development by chozhan [QUOTE=abu taher;940790]how you use it in design mode?[/QUOTE] It is saying no license at runtime . control name is a32control. Re: New to VB6 Programming Software Development by debasisdas That simply mean you are using a trial copy, you need to purchase the full version to use in your application. You need to contact the actual vendor of the control.