VS.NET, VC++ ATL project.

I'm trying to add a method to an interface that was automatically created
when I chose Automation in the Add Class wizard.

I right-clicked the interface name and added the method, including
parameters - and it's added the entry to the IDL file - great.

But it doesn't seem to have added any corresponding method in the class file
that is supposedly linked to this interface... how am I supposed to add the
implementation? Manually?! I hope that's not the case, because in VC++ 6.0
it added the corresponding C++ method for you automatically. This would seem
a step backwards?

--
Jason Teagle
[EMAIL PROTECTED]



_______________________________________________
msvc mailing list
[email protected]
See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for 
subscription changes, and list archive.

Reply via email to