Operaror 'new' inside WinMain crashes at runtime
    Derek Parnell 
    derek at psyc.ward
       
    Thu Aug 10 05:19:38 PDT 2006
    
    
  
On Thu, 10 Aug 2006 11:28:08 +0300, Serg Kovrov wrote:
> But isn't it tedious to type/copy this for every new windows program one 
> start to write?
Yes, that's why I've got that code in a module so all I have to do is ...
  import util.winstart;
Build handles the connections and .DEF file generation for me.
-- 
Derek Parnell
Melbourne, Australia
"Down with mediocrity!"
    
    
More information about the Digitalmars-d-bugs
mailing list