[PATCH 1/2 v3] mscoree: add stub for CorIsLatestSvc to hint user at broken .NET installation

Alexandre Julliard julliard at winehq.org
Wed Jul 11 11:50:26 CDT 2018


Louis Lenders <xerox.xerox2000x at gmail.com> writes:

> +HRESULT WINAPI CorIsLatestSvc(int *unk1, int *unk2)
> +{
> +    FIXME("%p, %p stub: If this function is called, it is likely the result of a broken .NET installation!\n", unk1, unk2);

This should probably go to the winediag channel.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list