Hello!
> The search order is: > 1) The directory from which the application loaded. That sounds very good. So it would be enough to distribute mono mscoree.dll with the application. Thanks! > Regards, > Jeroen > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of Jeroen Janssen > > Sent: Monday, December 30, 2002 18:34 > > To: Guenther Roith > > Cc: mono-list > > Subject: Re: [Mono-list] replacement for mscoree.dll > > > > > > 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 > > > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
