On 23/05/14 17:05, Jose Fonseca wrote:
> 
> I wouldn't use DONT_RESOLVE_DLL_REFERENCES -- it seems something somebody 
> would use for example, to read debugging/resource information, but not 
> actually running any code from a DLL.  
> 
Initially I was under the impression that it was closer to RTLD_LAZY. Seems
like I miss-understood MSDN. Thanks for the clarification Jose.

-Emil

> LoadLibraryA is what you want.
> 
> Jose
_______________________________________________
waffle mailing list
waffle@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/waffle

Reply via email to