With a little work the bindings worked for me as well, but they aren't fit for druntime.<div>also, they don't aim to preserve the interface as it is.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 23, 2012 at 3:52 PM, Andrej Mitrovic <span dir="ltr"><<a href="mailto:andrej.mitrovich@gmail.com" target="_blank">andrej.mitrovich@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 11/23/12, Gor Gyolchanyan <<a href="mailto:gor.f.gyolchanyan@gmail.com">gor.f.gyolchanyan@gmail.com</a>> wrote:<br>

> 2. It uses version identifiers to determine the, you guessed it, version of<br>
> Windows in question. This is very bad, since it won't compile without at<br>
> least some version identifiers and I'm sure we can make the OS version<br>
> available at compile-time to obviate the need for those version<br>
> identifiers.<br>
<br>
</div>The identifiers you typically need to pass is the unicode and windows<br>
specs, e.g.:<br>
-version=Unicode -version=WindowsXP<br>
<br>
The reason you need to pass the Windows version is because you might<br>
want to limit compilation to only certain platforms.<br>
<br>
The bindings work ok for me, here's one project where I use them:<br>
<a href="https://github.com/AndrejMitrovic/DWinProgramming" target="_blank">https://github.com/AndrejMitrovic/DWinProgramming</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Bye,<br>Gor Gyolchanyan.<br>
</div>