On 10/7/13, Matt <[email protected]> wrote:
> I have never had to specify any Windows libs for linking under
> DMD. What is different about these?

DMD links in user32.lib and kernel32.lib by default. But if you want
to use other libs like GDI you're going to have to pass them at the
command line.

Reply via email to