Hi
I have to develop an ActiveX(ocx) in native C. Can some one help me or is there any IDE for developing ActiveX in native C.
Thanks
Hi
I have to develop an ActiveX(ocx) in native C. Can some one help me or is there any IDE for developing ActiveX in native C.
Thanks
MS Visual Studio is what you need. Here you can find some samples: ATL Samples.
And as Alex said, you can use only C++ for native AX.