When I run the QiuckStart project I get a DOS window in front of the program. There is any way to hide it?
Open the project options and select "Windows Application" instead of "Console Application".
Change the project type from "Dos application" To "Windows Application" in project's settings.
Cool, thank you guys! :D
Comments
Re: How I hide the DOS window??
Open the project options and select "Windows Application" instead of "Console Application".
Re: How I hide the DOS window??
Change the project type from "Dos application" To "Windows Application" in project's settings.
Re: How I hide the DOS window??
Cool, thank you guys! :D