WinBack: Difference between revisions
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: | ||
== | {{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. | ||
== | ==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 [https://github.com/OS2World/UTIL-WPS-WinBack github] | ||
[[Category:Desktop Enhancement]] | |||
[[Category:Open Source Software]] | |||
[[Category:Open Source |
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