visual c++ - How to mix between mixed types (managed & unmanaged) in C++/CLI? -


i have c++ code (support clr in properties) - , created unmanaged class. now, want create object of class in entrypoint (the interface exposes) of code.

but message 'mixed types not supported'

so - how can it?

without code broad question. hope can find answers here


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -