Hi all, I'm looking at getting into ActiveX development and hopefully make a couple browser plug-ins by the end of things. I'm a seasoned WinAPI developer who has stayed away from such wrappers as MFC and ATL in the past, so I have virtually no experience in either area. However, in searching for tutorials on creating ActiveX controls in C++, they almost invariably involve either one of those two standards, which wouldn't work for me. My question is, is it possible to create an ActiveX control (suitable for embedding in IE) without touching MFC or ATL? If so, does anyone have any good references or tutorials I could read on the subject? If not, what do you guys recommend as my best path forward? How hard would it be for me to pick up VB and do things that way?
Thanks in advance