Installing the same managed addin in 32bit and 64bit Autodesk Inventor »Passing C++/CLI delegate to native code Posted by Bojan Resnik on May 18, 2009 Recently I had to interface a C++/CLI assembly with a native DLL written in C. This is mostly straightforward, but the C DLL could raise an internal event and provided a way to have the application notified of this event. In order to be informed, the application has to register a callback function that will be invoked by the DLL when the event is raised....
|
2
shouts |
|
|||
No comments yet, be the first one to post comment.