T
tom
do you think this is going to be tricky:
I wanna write
some code (GUI stuff) in c#, and
some code in c++.
I'm wondering:
a) .net uses .dll files differently (seems to include a lot (all) the
definitions
I would expect in a shared lib (but obviously) I dunno much about this;
so
b) would i expect a VS C++ .dll to easily be called from a C# primary .exe
caveat: I know many of my foundational assumtions are way wrong, but
I'm gonna get there in the end. Thanks for your help.
tom
I wanna write
some code (GUI stuff) in c#, and
some code in c++.
I'm wondering:
a) .net uses .dll files differently (seems to include a lot (all) the
definitions
I would expect in a shared lib (but obviously) I dunno much about this;
so
b) would i expect a VS C++ .dll to easily be called from a C# primary .exe
caveat: I know many of my foundational assumtions are way wrong, but
I'm gonna get there in the end. Thanks for your help.
tom