dsound: Disable thread calls and increase refcount in dllmain

Alexandre Julliard julliard at winehq.org
Thu Aug 30 09:10:14 CDT 2007


Maarten Lankhorst <m.b.lankhorst at gmail.com> writes:

> I want to be able to rename the dll without having to worry about that
> line. That's why I'm getting the full file name. Easier to run tests
> that way.

You should use GetModuleHandleEx to increment the refcount directly
from the module handle.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list