Linker can't link functions from advapi

destructionator at gmail.com destructionator at gmail.com
Tue Apr 2 01:18:54 UTC 2019


On Mon, Apr 01, 2019 at 09:46:51PM +0000, kinke via Digitalmars-d wrote:
> I count 62 `pragma(lib, ...)` in druntime, incl. advapi32 [1]. Missing ones
> can be seen as a bug, or at the very least an unnecessary inconvenience.

So yes and no. I agree they should be there, but they are unlikely to
actually work because the druntime modules are not in the active build
and thus their pragmas don't apply.



More information about the Digitalmars-d mailing list