M
mike
I have a native C++ .LIB with heavy computation. I'm linking this
into a C++/CLI UI app. Will all computations in the C++ .LIB run in
the runtime or as native code? What is rule-of-thumb for using .LIB
or .DLL when using in managed application?
Thanks - Mike
into a C++/CLI UI app. Will all computations in the C++ .LIB run in
the runtime or as native code? What is rule-of-thumb for using .LIB
or .DLL when using in managed application?
Thanks - Mike