Using c# com dll in c++ application
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi all, in my simple C++ application I want to use a c# com dll how can i do that. Can anybody suggest me the right approach for doing that?? Thanks in advance...
-
Hi all, in my simple C++ application I want to use a c# com dll how can i do that. Can anybody suggest me the right approach for doing that?? Thanks in advance...
I found this Microsoft documentation to be uncharacteristically clear and easy to follow: http://support.microsoft.com/kb/828736[^]
-
I found this Microsoft documentation to be uncharacteristically clear and easy to follow: http://support.microsoft.com/kb/828736[^]