On 2011-04-08 21:18, Andrej Mitrovic wrote:
Ok so if I compile the Winapi .d modules with my main file, the pragma
statement is taken into account and I don't have to manually add the
pragma again.

But If I use an import switch (dmd -Iwin32\) and a precompiled
library, then the pragma statement is skipped. Could this be
considered a bug?

http://d.puremagic.com/issues/show_bug.cgi?id=2776

--
/Jacob Carlborg

Reply via email to