CiberTHuG
Apr 26th, 2001, 12:55 PM
Well, I'm trying to learn COM (in a very quickly sort of way). I don't usually use wizards in Visual Studio, being from the old school of Emacs and vi. When I learned that I could create an example VC++ COM DLL using a wizard, I figured I would try.
Mmmm... I create the ATL COM DLL, I add a class, I add a variable to the class, and I add a method to the COM Class. I do all of that with the wizards. I find the only place were there is a //TODO and I do it.
Attached is the project. It won't compile. I've found the error (http://msdn.microsoft.com/library/devprods/vs6/visualc/vccore/c2259.htm) at MSDN, but I don't quite understand it.
Besides which, the wizard broke it.
Mmmm... I create the ATL COM DLL, I add a class, I add a variable to the class, and I add a method to the COM Class. I do all of that with the wizards. I find the only place were there is a //TODO and I do it.
Attached is the project. It won't compile. I've found the error (http://msdn.microsoft.com/library/devprods/vs6/visualc/vccore/c2259.htm) at MSDN, but I don't quite understand it.
Besides which, the wizard broke it.