[Bug 25120] .NET Framework 1.1 installer fails due to fusion.CreateApplicationContext stub (default fusion context for the application domain)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 11 08:18:57 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=25120

--- Comment #21 from super_man at post.com ---
According to msdn

Syntax

HRESULT CreateApplicationContext (
    [in]  IAssemblyName  *pName,
    [out] LPPAPPLICATIONCONTEXT  *ppCtx
 );

Parameters

pName

    [in] A pointer to a friendly name.
ppCtx

    [out] A pointer to an application context.

still valid against 1.9.7-git.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list