OZPD: Difference between revisions
Appearance
No edit summary |
|||
Line 1: | Line 1: | ||
A collection of [[public domain]] software and routines supplied in [[C]] source code form. The collection is anything from simple routines intended to be used as components in your own software, through demos of OS functions and small utility programs. Most of the software originates from OS/2 and [[DOS]] and should compile correctly on OS/2 without any changes, but included are also a few programs from [[MS Windows]] and [[MVS]] that may require a little bit of massaging to work or are not suitable for a port (demos of how to use specific Microsoft Windows functions for instance). | A collection of [[public domain]] software and routines supplied in [[C]] source code form. The collection is anything from simple routines intended to be used as components in your own software, through demos of OS functions and small utility programs. Most of the software originates from OS/2 and [[DOS]] and should compile correctly on OS/2 without any changes, but included are also a few programs from [[MS Windows]], [[Amiga]] and [[MVS]] that may require a little bit of massaging to work or are not suitable for a port (demos of how to use specific Microsoft Windows functions for instance). | ||
==Version== | ==Version== | ||
Line 11: | Line 11: | ||
==Authors== | ==Authors== | ||
* [[Paul Edwards]] | * [[Paul Edwards]] | ||
* Andrew Clarke | * Andrew Clarke | ||
* Paul Markham | * Paul Markham | ||
* Sreenath Chary | * Sreenath Chary | ||
* [[Peter Fitzsimmons]] | |||
* David Galbraith | |||
* Rowan Crowe | |||
* Nhan Tran | |||
* Xie Yi Zhong | * Xie Yi Zhong | ||
* Andreas Bormann | * Andreas Bormann | ||
* | * Robert Mashlan | ||
* Haruyasu Yoshizaki (aka Yoshi) | |||
* Jason Winter | * Jason Winter | ||
* | * Colin Plumb | ||
* Craig Delahoy | |||
* Roy McNeill | |||
[[Category:Tools]][[Category:C]][[Category:DOS Tools]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]][[Category:Open Source Software]][[Category:Software written in C]] | [[Category:Tools]][[Category:C]][[Category:DOS Tools]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]][[Category:Open Source Software]][[Category:Software written in C]][[Category:Amiga Tools]] |
Revision as of 16:46, 21 December 2015
A collection of public domain software and routines supplied in C source code form. The collection is anything from simple routines intended to be used as components in your own software, through demos of OS functions and small utility programs. Most of the software originates from OS/2 and DOS and should compile correctly on OS/2 without any changes, but included are also a few programs from MS Windows, Amiga and MVS that may require a little bit of massaging to work or are not suitable for a port (demos of how to use specific Microsoft Windows functions for instance).
Version
- Version 0907 (the software uses a date versioning system so the last collection is from July 2009)
Links
- Download - (from subfolder OZPD)
License
- Open source software in the public domain.
Authors
- Paul Edwards
- Andrew Clarke
- Paul Markham
- Sreenath Chary
- Peter Fitzsimmons
- David Galbraith
- Rowan Crowe
- Nhan Tran
- Xie Yi Zhong
- Andreas Bormann
- Robert Mashlan
- Haruyasu Yoshizaki (aka Yoshi)
- Jason Winter
- Colin Plumb
- Craig Delahoy
- Roy McNeill