[PATCH] mscoree: Implement an override setting for .net libraries.

Vincent Povirk vincent at codeweavers.com
Mon Mar 11 14:13:55 CDT 2019


It would just look like a strongname.

Name,Version=1.2.3.4,PublicKeyToken=0123456789abcdef,Gac=n

If it were just flags, I could get away with something more like
winedlloverrides.

On Mon, Mar 11, 2019 at 2:05 PM Alexandre Julliard <julliard at winehq.org> wrote:
>
> Vincent Povirk <vincent at codeweavers.com> writes:
>
> > We might want to filter by version or publickeytoken.
>
> What would be the full syntax then?
>
> --
> Alexandre Julliard
> julliard at winehq.org



More information about the wine-devel mailing list