Hi Cesar,<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>I don't understand what headers you are talking about, because my first test writing a small Win32 program worked nicely and I just #included <windows.h> with no problems.</div>
</blockquote><div><br></div><div>The headers Chandler are referring to are the Microsoft Visual C++ headers.  I suppose you are using the MinGW headers if you can compile cleanly.  There's an issue with some Microsoft construct, force_inline or some such, that Clang does not yet support.</div>
<div><br></div><div><br></div><div>Cheers,</div><div>Mikael</div></div>