Linker errors to Windows functions

Vladimirs Nordholm v at vladde.net
Tue Aug 20 17:36:54 UTC 2019


On Tuesday, 20 August 2019 at 17:29:15 UTC, Dennis wrote:
> On Tuesday, 20 August 2019 at 17:17:01 UTC, Vladimirs Nordholm 
> wrote:
>> [...]
>
> Importing only specifies that you expect the symbols to be 
> there, it doesn't mean the functions are linked in.
>
> [...]

Thank you for the explanation Dennis.

Never done the `pragma(lib, ...)` before, but that definitely 
solved the problem!


More information about the Digitalmars-d-learn mailing list