On Saturday, 24 November 2012 at 05:55:49 UTC, Gor Gyolchanyan wrote:
In case of WinAPI itself, which takes a dozen of preprocessor definitions, would you like a WinAPI binding, where you need to mix in the WinAPI?

I believe the bindings on dsource use a sensible solution. It is similar to what is used in e.g. Pascal, the preprocessor of which doesn't support define values or comparisons (only IFDEF).

Reply via email to