Guenther Roith wrote:

Now the next step(s) could be
* directly call the mono jit/interpreter api in order to execute the
.NET code (can this be done?)
* correctly find out the application path (path to .exe) + parameters
passed on the commandline

p.s. I can send the example code if anyone wants (5kb zipfile, VS7

project)

This is really cool.

Now they question is only: If the mono mscorlib.dll is distributed in the
same directory, will MS Windows *always* use this, instead of the original
mscorlib.dll in the windows directory??

As far as I know, Windows will always search the current directory for a certain dll and if nothing can be found, it starts looking in the PATH (someone correct me if I'm wrong).
---
Jeroen



_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Reply via email to