VERSION 1.3.2 ~~~~~~~~~~~~~ Changes: - ProMo detects the system process more relieably - I installed a hook to pause all process list updates when a mouse button is pressed. This fixes the problems with GUI elements that occured during all kinds of drag & drop operations and while using scrollbars. VERSION 1.3 ~~~~~~~~~~~ Changes: - It is now possible to select multiple processes from the list at once, and it is also possible to terminate multiple processes at once. - CPU usage monitoring has been implemented. ToDo: - Comment and document the complete source code - Implement monitoring of 16-Bit tasks VERSION 1.2 ~~~~~~~~~~~ Changes: - Added feature to debug target process with standard debugger - It is now possible to retrieve the command line that was used to create target process. ToDo: - Comment and document the complete source code - Implement monitoring of CPU usage - Implement monitoring of 16-Bit tasks VERSION 1.1 ~~~~~~~~~~~ Changes: - Several minor Interface improvements - Thread management implemented: -- Threads can be paused and resumed -- Threads can be terminated -- Thread Priority can be set -- A process can be halted completely by pausing all of it's child threads ToDo: - Comment and document the complete source code - Implement monitoring of CPU usage - Implement monitoring of 16-Bit tasks VERSION 1.0 ~~~~~~~~~~~ ToDo: - Comment and document the complete source code - Implement monitoring of CPU usage - Implement monitoring of 16-Bit tasks