[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.interop

Regarding VC++ Project template for in VS2005

Arti

7/18/2007 6:33:00 AM

I want to use Windows Forms(Managed C++) and also existing VC6
backend static libraries(MFC). Can anybody suggest me which template
in VS2005 is more appropriate for this scenario:

1) VC++ project using "Windows Form Application" template.
2) VC++ project the template "MFC Application" and then add CLR
support.

Thanks a lot!