PDA

Click to See Complete Forum and Search --> : ActiveX with ATL?


softwareguy74
Jan 3rd, 2002, 04:55 PM
Can someone please provide me sample code for a very simple ActiveX dll writtin in VC++ using the ATL Wizard?

What I mean by simple is to provide a few properties and methods. The method could just simply return a value or call a message box.

I have tried the Polygon ATL tutorial on MSDN, but I can't get the dang thing to work.. And I have tried over and over, but it always fails.. Also, I don't need to learn how to produce a "Control" right now, just an object (dll).

So I would really appreciate it if you could provide me with a very simple ActiveX dll writting in VC++ using the ATL wizard..

Many thanks!!!