[resend] atl.DllRegisterServer

Stefan Leichter Stefan.Leichter at camLine.com
Tue Aug 30 05:09:42 CDT 2005


Alexandre Julliard schrieb:
> Stefan Leichter <Stefan.Leichter at camLine.com> writes:
> 
> 
>>looks like i was confused by LoadLibraryEx. I found now that when buildin and 
>>native version of a dll are present and nothing for the load order is 
>>specified LoadLibraryEx loads the buildin version as long as 
>>LOAD_LIBRARY_AS_DATAFILE is not specified. But when LOAD_LIBRARY_AS_DATAFILE 
>>is specified it loads the native version.
>>
>>Can this behavoir be change to load the same dll independend of 
>>LOAD_LIBRARY_AS_DATAFILE ?
> 
> 
> It can, but it's not clear that it should, LOAD_LIBRARY_AS_DATAFILE
> doesn't make much sense on a builtin. Anyway, the resources should be
> compatible, if they aren't that's a bug in the builtin.
> 
Ok,

i will send a patch to make the name of builtin resource compatible with 
the native one.

--
Bye Stefan



More information about the wine-devel mailing list