Click to See Complete Forum and Search --> : Basic ActiveX Questions


Lee Franke
August 2nd, 1999, 01:23 PM
I'm new to the ActiveX development so please be gentle with your replies.

I want to create an ActiveX control that when designed into a web page will allow the user, when they click on a button, to bring a specific application to the top and be maximized.

This app/web page will be run locally. The laptop will not be connected to the internet.

As I understand it, if I use MFC the must have the MFC *.dll's loaded as well. Is this correct?

Could I use ATL to accomplish this?

Finally, is there a good 'primer' (preferably online) for learning ActiveX in C++ ?

MoMoPi
August 2nd, 1999, 02:42 PM
1. Yes, The Windows O.S already have this.
2. Yes, That's the best way to create ActiveX control.

The book written by Adam Denning, is very good for
the person want to learn about ActiveX.
The book is "ActiveX Controls Inside out"
ISBN:1-57231-350-1