https://bugs.winehq.org/show_bug.cgi?id=49091 Ben Shefte <shefben(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shefben(a)gmail.com --- Comment #1 from Ben Shefte <shefben(a)gmail.com> --- Created attachment 71647 --> https://bugs.winehq.org/attachment.cgi?id=71647 ntoskrnl.exe_KeInitializeGuardedMutex_impl_unguarded.patch this is an initial implementation of KeInitializeGuardedMutex. This does NOT use guarded mutex's like it is supposed to. This patch is just to basically use the unguarded/regular KeInitializeMutex() function as a replacement for the time being. That is, until someone implements guarded mutex's -- 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.