PM++: Difference between revisions
Appearance
mNo edit summary |
|||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
PM++ is a copyleft alike open source library for OS/2 Presentation Manager. It is a freeware class library that encapsulates some of the OS/2 Presentation Manager API calls. | PM++ is a copyleft alike open source library for OS/2 [[Presentation Manager]]. It is a freeware class library that encapsulates some of the OS/2 Presentation Manager API calls. | ||
==Download== | ==Download== | ||
Line 12: | Line 12: | ||
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3"> | <div style="column-count:3;-moz-column-count:3;-webkit-column-count:3"> | ||
===Classes=== | ===Classes=== | ||
* [[ | *[[PMPaintThread]] | ||
*BG_PaintWin | *BG_PaintWin | ||
===pmdlg Functions=== | ===pmdlg Functions=== | ||
* [[ | *[[PMControl]] | ||
*PMButton | *PMButton | ||
*PMRadioButtonGroup | *PMRadioButtonGroup | ||
Line 33: | Line 33: | ||
===pmgpi Functions=== | ===pmgpi Functions=== | ||
*PMLogFont | *PMLogFont | ||
* [[ | *[[PMRect]] | ||
*[[PMPointer]] | |||
* [[ | *[[PMPresSpace]] | ||
* [[ | *[[PMDeviceContext]] | ||
* [[ | *[[PMMemoryDC]] | ||
* [[ | *[[PMPrinterDC]] | ||
* [[ | |||
===pmhelp Functions=== | ===pmhelp Functions=== | ||
Line 45: | Line 44: | ||
===pmsys Functions=== | ===pmsys Functions=== | ||
* [[ | *[[PMMessageQueue]] | ||
* [[ | *[[PMApp]] | ||
* [[ | *[[PMIniProfile]] | ||
* [[ | *[[PMThread]] | ||
* | *PMEventSemaphore | ||
===pmwin Functions=== | ===pmwin Functions=== | ||
* [[ | *[[PMEvent]] | ||
* [[ | *[[PMWin]] | ||
*PMMainWin | *PMMainWin | ||
* [[ | *[[PMSubclassWin]] | ||
* [[ | *[[PMMenu]] | ||
*PMSystemMenu | *PMSystemMenu | ||
*PMPopupMenu | *PMPopupMenu |
Revision as of 09:49, 14 February 2017
Description
PM++ is a copyleft alike open source library for OS/2 Presentation Manager. It is a freeware class library that encapsulates some of the OS/2 Presentation Manager API calls.
Download
License
- Copyleft alike. Changes to the source code should be shared.
Functions
Classes
- PMPaintThread
- BG_PaintWin
pmdlg Functions
- PMControl
- PMButton
- PMRadioButtonGroup
- PMCheckBox
- PMEntryField
- PMMultiLineEdit
- PMListBox
- PMValueSet
- PMSpinButton
- PMScrollBar
- PMDialog
- PMModalDialog
- PMFontDialog
- PMFileDialog
pmgpi Functions
pmhelp Functions
- PMHelpWin
pmsys Functions
- PMMessageQueue
- PMApp
- PMIniProfile
- PMThread
- PMEventSemaphore
pmwin Functions
- PMEvent
- PMWin
- PMMainWin
- PMSubclassWin
- PMMenu
- PMSystemMenu
- PMPopupMenu
provadlg Functions
- PMPrintThread
Functions By Hierarchy
- PMWin
- PMControl
- PMButton
- PMRadioButtonGroup
- PMCheckBox
- PMEntryField
- PMMultiLineEdit
- PMValueSet
- PMSpinButton
- PMListBox
- PMScrollBar
- PMVertScrollBar
- PMHorizScrollBar
- PMButton
- PMDialog
- PMModalDialog
- PMModelessDialog
- PMFontDialog
- PMFileDialog
- PMModalDialog
- PMHelpWin
- PMMainWin
- PMSubclassWin
- PMControl
- PMMenu
- PMSystemMenu
- PMPopupMenu
- PMPointer
- PMLogFont
- PMDeviceContext
- PMMemoryDC
- PMPrinterDC
- PMPresSpace
- PMWindowPresSpace
- PMMicroCachedPresSpace
- PMAnchorBlock
- PMMessageQueue
- PMApp
- PMIniProfile
- PMSystemProfile
- PMUserProfile
- PMThread
- PMWindowThread
- PMEventSemaphore
- PMEvent