How to load a unmanaged c++ dll from c# project

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
hi,
i have create a simple c++ dll,then i try to load it through this way:Right click Reference -->Add reference
Seems this method cant work, i am fresh about c#, i will appreciate for any suggesiton about fix this

Thanks


View the full article
 
Back
Top