Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C++ (http://www.programmingforums.org/forum15.html)
-   -   Calling .net functions from C++ (http://www.programmingforums.org/showthread.php?t=10702)

uman Jul 13th, 2006 6:19 AM

Calling .net functions from C++
 
Amazingly a quick Google search didn't turn up the answer to this question.

How can I call functions in a .net shared library from a (standard, non-managed, non-CLI) C++ program?

codetaino Jul 26th, 2006 5:24 PM

http://www.codeproject.com/csharp/win32_to_net.asp

check if this serves you

Dameon Jul 26th, 2006 5:36 PM

.Net classes are by default exposed to COM.


All times are GMT -5. The time now is 12:54 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC