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).