[OLE #2] Provide Reference Implementation of DllCanUnloadNow

Robert Shearman rob at codeweavers.com
Wed Dec 1 22:31:54 CST 2004


Dmitry Timoshkov wrote:

>"Robert Shearman" <rob at codeweavers.com> wrote:
>
>  
>
>>>Perhaps it would be better to prefix both a variable and lock/unlock
>>>interfaces with a module name, in this case "DEVENUM_" since they are
>>>global and externally visible.
>>> 
>>>
>>>      
>>>
>>Do we still need to worry about that crap even though we don't link 
>>directly to other DLLs anymore?
>>    
>>
>
>That's not a crap in the ELF world, 
>

It is because it makes loader performance suck and it makes us 
programmers have to worry about implementation details of other shared 
objects.

Rob



More information about the wine-devel mailing list