文件名称:NetCOMInterop
介绍说明--下载内容均来自于网络,请自行研究使用
Managed Calls and Events in Unmanaged C++.Nowadays, most of the developers and companies want to immigrate to .NET. But, the question still is, how do you implement the new components written in .NET in the old applications: Win32, MFC.... In this article, I will explain how to develop an application in .NET and how to use it even in a simple C++ application.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Net COM Interop
...............\ConsosleClient
...............\..............\ConsosleClient.sln
...............\..............\ConsosleClient.vcproj
...............\..............\main.cpp
...............\..............\MyEventSink.cpp
...............\..............\MyEventSink.h
...............\MFCClient
...............\.........\CMyManagedInterface.h
...............\.........\MFCClient.cpp
...............\.........\MFCClient.h
...............\.........\MFCClient.rc
...............\.........\MFCClient.sln
...............\.........\MFCClient.vcproj
...............\.........\MFCClientDlg.cpp
...............\.........\MFCClientDlg.h
...............\.........\ReadMe.txt
...............\.........\res
...............\.........\...\MFCClient.manifest
...............\.........\...\MFCClient.rc2
...............\.........\Resource.h
...............\.........\stdafx.cpp
...............\.........\stdafx.h
...............\MyManagedSide
...............\.............\AssemblyInfo.cs
...............\.............\Form1.cs
...............\.............\Form1.resx
...............\.............\MyManaged.snk
...............\.............\MyManagedSide.cs
...............\.............\MyManagedSide.csproj
...............\.............\MyManagedSide.csproj.user
...............\.............\MyManagedSide.sln
...............\ConsosleClient
...............\..............\ConsosleClient.sln
...............\..............\ConsosleClient.vcproj
...............\..............\main.cpp
...............\..............\MyEventSink.cpp
...............\..............\MyEventSink.h
...............\MFCClient
...............\.........\CMyManagedInterface.h
...............\.........\MFCClient.cpp
...............\.........\MFCClient.h
...............\.........\MFCClient.rc
...............\.........\MFCClient.sln
...............\.........\MFCClient.vcproj
...............\.........\MFCClientDlg.cpp
...............\.........\MFCClientDlg.h
...............\.........\ReadMe.txt
...............\.........\res
...............\.........\...\MFCClient.manifest
...............\.........\...\MFCClient.rc2
...............\.........\Resource.h
...............\.........\stdafx.cpp
...............\.........\stdafx.h
...............\MyManagedSide
...............\.............\AssemblyInfo.cs
...............\.............\Form1.cs
...............\.............\Form1.resx
...............\.............\MyManaged.snk
...............\.............\MyManagedSide.cs
...............\.............\MyManagedSide.csproj
...............\.............\MyManagedSide.csproj.user
...............\.............\MyManagedSide.sln