WinBack: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(12 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]]
==License==
:background mode
* BSD alike - AS IS
;1.2:[[Rick Papo]]
 
:Changes to winback.c, winhook.c & winback.dlg
==Author==
;2.0:Manfred Huber
* [[Robert Mahoney]]
:modified to 32 Bit using C-Set/2
* [[Rick Papo]]
;2.1:1995-04-28
* [[Rick Suntag]]
:InitTerm function to set/release the hook
* [[Manfred Huber]]


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


[[Category:Desktop Enhancement]]
[[Category:Open Source Software]]
[[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