: : In fact, I don't know about *any* way for a Win32 application to load a .NET assembly into the same process. (Maybe someone has an idea?)
:
: I think COM interop is the only feasible way, see for example
: http://www.blong.com/Conferences/BorConUK2002/Interop2/COMNetInterop.htm#CCW
: although there are other hacks,
: http://www.blong.com/Conferences/BorConUK2002/Interop1/Win32AndDotNetInterop.htm#InversePInvoke
: but I don't think that's recommended :-)
: ai
Thanks for the info, but it looks like I'm SOL. It seems way too complicated to set up for it to be worth it. Looks like I'm stuck with Java, if I want a close language to C#. I'm not in the mood to return to C++ anymore. How good is the Java development package for C-Evo? Is it worth working with?
Posted 20-Jan-06 03:17 by unknown
