P
Priyesh
I am looking at writing a C# application which needs to re-use a
considerable amount of C++ code (data structures and business rules). What
would be the best way to go about this?
I am thinking about having the C++ classes behind an automation server (like
the office object model). Is that the easiest way to go?
Any comments are welcome.
TIA
considerable amount of C++ code (data structures and business rules). What
would be the best way to go about this?
I am thinking about having the C++ classes behind an automation server (like
the office object model). Is that the easiest way to go?
Any comments are welcome.
TIA