[waffle] Windows library is almost up
Emil Velikov
emil.l.velikov at gmail.com
Sat May 24 10:35:46 PDT 2014
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
More information about the waffle
mailing list