https://bugs.winehq.org/show_bug.cgi?id=25120 --- Comment #26 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, revisiting to celebrate the 10th anniversary. Obviously still present. https://source.winehq.org/git/wine.git/blob/310019789f7bde12ae3f25f723957c97... --- snip --- 73 /****************************************************************** 74 * CreateApplicationContext (FUSION.@) 75 */ 76 HRESULT WINAPI CreateApplicationContext(IAssemblyName *name, void *ctx) 77 { 78 FIXME("%p, %p\n", name, ctx); 79 return E_NOTIMPL; 80 } --- snip --- $ wine --version wine-6.0-rc1-29-g310019789f7 Regards -- 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.