Code samples for wrapping legacy DLL using C++/CLI

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • -DG-

    Code samples for wrapping legacy DLL using C++/CLI

    I'm looking into porting some code that uses older DLLs. I'll need to
    wrap them using C++/CLI. Any sample code available for doing this?

Working...