Adding ATL to MFC Project
Posted
by Daniel Ilkanayev
on October 1st, 2002
Contains VB(5.0) client and OCX(VC++5.0) that has MFC control and ATL In-Proc server.
The way I did it is straightforward: Wizards generated 2 projects, MFC(Control) and ATL(In-Proc server) and essentially I just copied ATL code into MFC and used IDL file instead of ODL.
Download zip file 15KB.

Comments
There are no comments yet. Be the first to comment!