On Tue, Jul 19, 2011 at 6:48 PM, Andrej Mitrovic <span dir="ltr"><<a href="mailto:andrej.mitrovich@gmail.com">andrej.mitrovich@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
This is similar to how it's done for Windows GUI applications, where<br>
we have to manually run the initialize function in druntime (unless<br>
it's hidden by some GUI framework).<br>
</blockquote></div><br><div>What?  I've never needed to do that when compiling programs with <span class="Apple-style-span" style="font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; font-size: 12px; white-space: pre; background-color: rgb(255, 255, 255); ">-L/exet:nt/su:windows:4.0 </span><span class="Apple-style-span" style="white-space: pre; background-color: rgb(255, 255, 255); "><font class="Apple-style-span" face="arial, helvetica, sans-serif">on Windows.</font></span></div>