SetPriority: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Software
{{Software
|Picture=DeRegistered_1.png
|Picture=
|Version=1.05 (Jun 1998)
|Version=1.05 (Jun 1998)
|Author=[[Jens Glathe]]
|Author=[[Jens Glathe]]
Line 9: Line 9:


===What's new===
===What's new===
* There was a bug in the VDD "VDOSPRIO.SYS" (Version 1.0). It has been rewritten completely.   
* 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)
* 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).
* An interface to query the actual priority of a DOS-Session has been added (Version 2.2 of VDOSPRIO.SYS).

Revision as of 11:20, 7 January 2020

SetPriority
[[File:|300px]]
Version 1.05 (Jun 1998)
Vendor
Author Jens Glathe
License GNU GPL V3
Download sp105.zip
Website

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.

Links