[PATCH 1/5] mmdevapi: Add InitializeDriver() method to drivers

Alexandre Julliard julliard at winehq.org
Mon May 2 05:53:06 CDT 2011


Paul Chitescu <paulc at voip.null.ro> writes:

> Wine is already plagued by deadlocks in the MM drivers initialization that 
> interfere with the loader's lock. Explicit initialization after LoadLibrary 
> returns should help getting rid of these.

Considering that the MM drivers don't implement DLL_PROCESS_ATTACH at
all at the moment, I don't think avoiding it is going to fix anything...

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list