P
Paul Hemans
When I run my application (built with c++ visual studio 2005) a dos box pops
up and then my form loads. When the form is closed the dos box goes away. It
has nothing in it and the title is the path and file name of the executable.
How do I get rid of it?
I think what is needed is /target:winexe (from another thread) but how do I
specify this option in the IDE?
thanks
up and then my form loads. When the form is closed the dos box goes away. It
has nothing in it and the title is the path and file name of the executable.
How do I get rid of it?
I think what is needed is /target:winexe (from another thread) but how do I
specify this option in the IDE?
thanks