how to convert C++ to managed
Alan Baljeu <[email protected]> Mon, 18 Jun 2007 09:22:33 -0400
| Newsgroups | gmane.comp.windows.devel.dotnet.cx |
|---|---|
| Message-ID | <064501c7b1ab$bb115df0$1dc80ac6@CTI> |
I have a C# exe which calls a C++ unmanaged DLL. I wish that DLL to become managed so it can better access objects received from C#. However, it will of course still be invoking unmanaged code, and just changing the compiler to /clr seems to create lots of errors. Can anyone recommend an online source for good instruction? =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com