Click to See Complete Forum and Search --> : How to call unmanaged C++ Code in C#


qiongwen
April 25th, 2002, 10:11 PM
Must I encapsulte the unmanaged C++ Code into COM/DLL?

Shamino
April 29th, 2002, 03:09 AM
As far as I know not at all, but you will need to use an attribute, but I don't know exactly which one.