Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Shutdown procedure by clicking red x
Re: Shutdown procedure by clicking red x [message #37785 is a reply to message #30002] Mon, 12 November 2012 13:07 Go to previous messageGo to previous message
crydev is currently offline  crydev
Messages: 151
Registered: October 2012
Location: Netherlands
Experienced Member
The way using a while loop and break it will not work for me, since I am not using any loops inside my thread.

Anyway, I solved my problem this way. I really wonder why a solution this easy didn't come to me any earlier:

GUI_APP_MAIN
{
	MovieManager().Run();
	ExitProcess(0); // End every thread inside your program
}
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Copy\Paste Between Project Files Doesn't work
Next Topic: Error meaning
Goto Forum:
  


Current Time: Mon Apr 28 19:46:13 CEST 2025

Total time taken to generate the page: 0.00736 seconds