[1/3] mscoree: Add tests for LoadLibraryShim.

Alexandre Julliard julliard at winehq.org
Wed Oct 27 13:30:41 CDT 2010


"Vincent Povirk" <vincent at codeweavers.com> writes:

> This is needed so that fusion.dll can find out which .NET version it's
> expected to use without loading mscoree.dll. Native has the capability
> of loading multiple .NET versions in a single process, so the current
> approach is unworkable.

Testing the filename doesn't seem much more workable, you can't load
multiple instances of a builtin dll anyway. How are you planning to
handle this?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list