PMVKProc: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "The PMVKPROC utility lists all processes running in an PM window. The parent-child dependencies and a detailed information for every process is shown. Additionally every shown..."
 
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Software
|Picture=pmvkproc.png
|Version=2.2 (Feb 1997)
|Author=[[Frank Stanischewski]]
|License=Shareware
|Download=[https://hobbes.nmsu.edu/download/pub/os2/util/system/pmvkpr22.zip pmvkpr22.zip]
}}
The PMVKPROC utility lists all processes running in an PM window. The parent-child dependencies and a detailed information for every process is shown. Additionally every shown process can be killed by the user.
The PMVKPROC utility lists all processes running in an PM window. The parent-child dependencies and a detailed information for every process is shown. Additionally every shown process can be killed by the user.
PMVKPROC is a full 32-bit application which uses the undocumented API DosQProcStatus to get a list of running processes.
PMVKPROC is a full 32-bit application which uses the undocumented API DosQProcStatus to get a list of running processes.


==Download==
[[Category:Process Utilities]]
* [http://cd.textfiles.com/pslv5nv01/OS2_ALL/UT_SYSTM/PMVKPR21.ZIP]
 
==Author==
* [[Frank Stanischewski]]
 
[[Category:Utilities]]

Revision as of 20:55, 23 January 2020

PMVKProc
Version 2.2 (Feb 1997)
Vendor
Author Frank Stanischewski
License Shareware
Download pmvkpr22.zip
Website

The PMVKPROC utility lists all processes running in an PM window. The parent-child dependencies and a detailed information for every process is shown. Additionally every shown process can be killed by the user. PMVKPROC is a full 32-bit application which uses the undocumented API DosQProcStatus to get a list of running processes.