need help importing the native DLL??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dennisoleksyuk
    New Member
    • Jan 2010
    • 17

    #16
    It is not related to support optional parameters by C#. As I said you need to remove parameter from imported signature and C++ library will fill it with optional parameter itself.

    Comment

    Working...