win32 app keeps launching from command prompt?

Ole Nielsby ole.nielsby at tekare-you-spamminglogisk.dk
Wed Jan 2 09:55:24 PST 2008


rory <rorywalsh at gmail.com> skrev i en meddelelse 
news:b5a75e63-8622-446f-983a-5955ba1a6ec8 at r60g2000hsc.googlegroups.com...
> Each time I start my wxWidgets application in MS windows it begins by
> launching the command prompt and THEN the GUI appears. Are there any
> simple ways to stop the DOS prompt from appearing, I imagine it might
> have something with do with my compiler flags but I don't know where
> to start? Any ideas?

This is controlled by a bit that is put in the exe by the linker.

In VC9 it's project properties/linker/system/subsystem option.
If you use another compiler, ask in a ng for that compiler.








More information about the wx-users mailing list