Posted By:
Peter_Chrastek
Posted On:
Monday, April 1, 2002 02:26 PM
Console programs can be suspended on NT by entering into the mark/edit mode. This is usually an accidental mouse click on the console area which starts to mark the text under the mouse pointer in an Edit mode. By hiting the Esc key, the edit mode is reset.
This is general for all types of programs on NT.
A good reason why serious NT programs are written as Services, and not run in a console.