How can i hide the dos window ?
b1t.flash0r 0 Newbie Poster
Recommended Answers
Jump to PostNo, you must use the GUI subsystem.
Was I asking you?
Jump to PostAlternatively, you can compile the program as a Windows application, and use
int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd)
instead ofint main()
All 8 Replies
William Hemsworth 1,339 Posting Virtuoso
marco93 -87 Junior Poster
William Hemsworth commented: Shut it. -1
tux4life commented: Useless post. -1
William Hemsworth 1,339 Posting Virtuoso
csurfer commented: Humour and tactful knowledge at a time...!!! +1
b1t.flash0r 0 Newbie Poster
William Hemsworth 1,339 Posting Virtuoso
b1t.flash0r 0 Newbie Poster
William Hemsworth 1,339 Posting Virtuoso
William Hemsworth 1,339 Posting Virtuoso
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.