[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
Thu May 17 16:19:03 CDT 2012


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |fusion

--- Comment #11 from Anastasius Focht <focht at gmx.net> 2012-05-17 16:19:03 CDT ---
Hello,

setting 'fusion' component.
Obviously still present.

http://source.winehq.org/git/wine.git/blob/68ab79992426f459b0fff26360a368dccb3b25ac:/dlls/fusion/fusion.c#l58

--- snip ---
  58 HRESULT WINAPI CreateApplicationContext(IAssemblyName *name, void *ctx)
  59 {
  60     FIXME("%p, %p\n", name, ctx);
  61     return E_NOTIMPL;
  62 }
--- snip ---

$ wine --version
wine-1.5.4-170-g8933d91

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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