SetPriority: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Description== This is a utility to start a program at a defined priority. It is also able to start a VDM (DOS-session) at a defined priority. ===What's new=== * There wa..." |
No edit summary |
||
Line 18: | Line 18: | ||
==License== | ==License== | ||
GNU GPL V2 | * Freeware. Libraries as GNU GPL V2 | ||
==Author== | ==Author== |
Revision as of 18:55, 29 August 2013
Description
This is a utility to start a program at a defined priority. It is also able to start a VDM (DOS-session) at a defined priority.
What's new
- There was a bug in the VDD "VDOSPRIO.SYS" (Version 1.0). It has been rewritten completely.
- A bug fix for the IdleCall (AX=1680h, Int 2F) in OS/2 version 2.1 has been added (Version 2.0 of VDOSPRIO.SYS)
- An interface to query the actual priority of a DOS-Session has been added (Version 2.2 of VDOSPRIO.SYS).
- Some error messages have been added to spdos.exe.
Download
Links
License
- Freeware. Libraries as GNU GPL V2