|
|
发表于 2008-4-10 13:39:00
|
显示全部楼层
Re:MFC vs CLR (C++ vs Managed C++)
Here's NOT MSDN for English discussing , plz speak CHINESE!
Manage C++ coding is call some dll which is made by c or native c++, it use some C++ programming concept and syntax, but NOT all idea.
In my humble opinion, C# is first computer language for .net--manage coding,which is created by Microsoft to compete with JAVA, so running base on VM.
As my above said, MFC can communicate with CLR by dll, COM++(.NET), because they running under a common platform--Windows, like VB and C.
But Howto? I cannot help you, maybe Bill can |
|