On Tue, Jul 19, 2011 at 6:48 PM, Andrej Mitrovic <andrej.mitrovich@gmail.com> wrote:

This is similar to how it's done for Windows GUI applications, where
we have to manually run the initialize function in druntime (unless
it's hidden by some GUI framework).

What?  I've never needed to do that when compiling programs with -L/exet:nt/su:windows:4.0 on Windows.