WinBack: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "==Description== WinBack Utility will allow you to push any active window to the bottom of the window pile. ==Download== * [http://www.tszbbs.com/Night_Owl/nopv09/041A/WBK20.Z..."
 
No edit summary
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Description==
{{Software
|Picture=NA.png
|Version=2.0
|Vendor=
|Author=[[Robert Mahoney]] (v1.0 & 2.1)
|License=GNU GPL V2
|Download={{FileLink|WinBackUtility_2-0.zip}}
|Website=
}}
WinBack Utility will allow you to push any active window to the bottom of the window pile.
WinBack Utility will allow you to push any active window to the bottom of the window pile.


==Download==
==Version==
* [http://www.tszbbs.com/Night_Owl/nopv09/041A/WBK20.ZIP ]
;1.0:initial 16-bit version
;1.1:[[Rick Suntag]]
:background mode
;1.2:[[Rick Papo]]
:Changes to winback.c, winhook.c & winback.dlg
;2.0:Manfred Huber
:modified to 32 Bit using C-Set/2
;2.1:1995-04-28
:InitTerm function to set/release the hook


==License==
==Links==
* BSD alike - AS IS
* Source code of version 2.0 at [https://github.com/OS2World/UTIL-WPS-WinBack github]


==Author==
[[Category:Desktop Enhancement]]
* [[Robert Mahoney]]
[[Category:Open Source Software]]
* [[Rick Papo]]
* [[Rick Suntag]]
* [[Manfred Huber]]
 
 
[[Category:Open Source software]]

Latest revision as of 22:27, 3 March 2024

WinBack
Version 2.0
Vendor
Author Robert Mahoney (v1.0 & 2.1)
License GNU GPL V2
Download WinBackUtility_2-0.zip
Website

WinBack Utility will allow you to push any active window to the bottom of the window pile.

Version

1.0
initial 16-bit version
1.1
Rick Suntag
background mode
1.2
Rick Papo
Changes to winback.c, winhook.c & winback.dlg
2.0
Manfred Huber
modified to 32 Bit using C-Set/2
2.1
1995-04-28
InitTerm function to set/release the hook

Links

  • Source code of version 2.0 at github