Windows without console
    boyd 
    gaboonviper at gmx.net
       
    Sun Apr 13 02:05:26 PDT 2008
    
    
  
Hi,
I've been working on a win32 program for D for a while now. Everything is  
working fine except that I can't get rid of the console that always pops  
up when the program starts.
I realised that I might have added some code that causes this, so I tested  
it out with the example at http://www.digitalmars.com/d/1.0/windows.html.  
Sadly enough I got the same results. I tried adding a .def file as  
recommended on that page, with no difference. I tried using DMD directly  
instead of dsss. Still the same.
Any ideas as to what could be wrong here?
Cheers,
Boyd
    
    
More information about the Digitalmars-d-learn
mailing list