WinBack: Difference between revisions
Jump to navigation
Jump to search
m →Author |
mNo edit summary |
||
Line 1: | Line 1: | ||
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 | |||
==License== | ==License== | ||
* | * Freeware with source code | ||
* Author: [[Robert Mahoney]] (v1.0 & 2.1) | |||
== | ==Links== | ||
* | * Source code of version 2.0 at [https://github.com/OS2World/UTIL-WPS-WinBack github] | ||
[[Category: | [[Category:PM utility]] |
Revision as of 17:09, 10 February 2018
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
License
- Freeware with source code
- Author: Robert Mahoney (v1.0 & 2.1)
Links
- Source code of version 2.0 at github