RAD Studio
ContentsIndex
PreviousUpNext
Application is running (C++)

The application you tried to run is already running. 

For Windows, make sure the message loop of the program has properly terminated.

PostQuitMessage(0);
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!