Why do the WindowsAPI bindings have pragma calls?

Jacob Carlborg doob at me.com
Sun Apr 10 04:01:02 PDT 2011


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


More information about the Digitalmars-d-learn mailing list