Jump to content

PM++: Difference between revisions

From EDM2
No edit summary
Line 10: Line 10:


==Classes==
==Classes==
* [[OS2_API:PMPaintThread|PMPaintThread]]
* [[OS2_API:PM++:PMPaintThread|PMPaintThread]]
* [[OS2_API:BG_PaintWin|BG_PaintWin]]
* [[OS2_API:PM++:BG_PaintWin|BG_PaintWin]]


==pmdlg Functions==
==pmdlg Functions==
* [[OS2_API:PMControl|PMControl]]
* [[OS2_API:PM++:PMControl|PMControl]]
* [[OS2_API:PMButton|PMButton]]
* [[OS2_API:PM++:PMButton|PMButton]]
* [[OS2_API:PMRadioButtonGroup|PMRadioButtonGroup]]
* [[OS2_API:PM++:PMRadioButtonGroup|PMRadioButtonGroup]]
* [[OS2_API:PMCheckBox|PMCheckBox]]
* [[OS2_API:PM++:PMCheckBox|PMCheckBox]]
* [[OS2_API:PMEntryField|PMEntryField]]
* [[OS2_API:PM++:PMEntryField|PMEntryField]]
* [[OS2_API:PMMultiLineEdit|PMMultiLineEdit]]
* [[OS2_API:PM++:PMMultiLineEdit|PMMultiLineEdit]]
* [[OS2_API:PMListBox|PMListBox]]
* [[OS2_API:PM++:PMListBox|PMListBox]]
* [[OS2_API:PMValueSet|PMValueSet]]
* [[OS2_API:PM++:PMValueSet|PMValueSet]]
* [[OS2_API:PMSpinButton|PMSpinButton]]
* [[OS2_API:PM++:PMSpinButton|PMSpinButton]]
* [[OS2_API:PMScrollBar|PMScrollBar]]
* [[OS2_API:PM++:PMScrollBar|PMScrollBar]]
* [[OS2_API:PMDialog|PMDialog]]
* [[OS2_API:PM++:PMDialog|PMDialog]]
* [[OS2_API:PMModalDialog|PMModalDialog]]
* [[OS2_API:PM++:PMModalDialog|PMModalDialog]]
* [[OS2_API:PMFontDialog|PMFontDialog]]
* [[OS2_API:PM++:PMFontDialog|PMFontDialog]]
* [[OS2_API:PMFileDialog|PMFileDialog]]
* [[OS2_API:PM++:PMFileDialog|PMFileDialog]]


==pmgpi Functions==
==pmgpi Functions==
* [[OS2_API:PMLogFont|PMLogFont]]
* [[OS2_API:PM++:PMLogFont|PMLogFont]]
* [[OS2_API:PMMenu|PMMenu]]
* [[OS2_API:PM++:PMMenu|PMMenu]]
* [[OS2_API:PMRect|PMRect]]
* [[OS2_API:PM++:PMRect|PMRect]]
* [[OS2_API:PMPointer|PMPointer]]
* [[OS2_API:PM++:PMPointer|PMPointer]]
* [[OS2_API:PMPresSpace|PMPresSpace]]
* [[OS2_API:PM++:PMPresSpace|PMPresSpace]]
* [[OS2_API:PMDeviceContext|PMDeviceContext]]
* [[OS2_API:PM++:PMDeviceContext|PMDeviceContext]]
* [[OS2_API:PMMemoryDC|PMMemoryDC]]
* [[OS2_API:PM++:PMMemoryDC|PMMemoryDC]]
* [[OS2_API:PMPrinterDC|PMPrinterDC]]
* [[OS2_API:PM++:PMPrinterDC|PMPrinterDC]]


==pmhelp Functions==
==pmhelp Functions==
* [[OS2_API:PMHelpWin|PMHelpWin]]
* [[OS2_API:PM++:PMHelpWin|PMHelpWin]]


==pmsys Functions==
==pmsys Functions==
* [[OS2_API:PMMessageQueue|PMMessageQueue]]
* [[OS2_API:PM++:PMMessageQueue|PMMessageQueue]]
* [[OS2_API:PMApp|PMApp]]
* [[OS2_API:PM++:PMApp|PMApp]]
* [[OS2_API:PMIniProfile|PMIniProfile]]
* [[OS2_API:PM++:PMIniProfile|PMIniProfile]]
* [[OS2_API:PMThread|PMThread]]
* [[OS2_API:PM++:PMThread|PMThread]]
* [[OS2_API:PMEventSemaphore|PMEventSemaphore]]
* [[OS2_API:PM++:PMEventSemaphore|PMEventSemaphore]]


==pmwin Functions==
==pmwin Functions==
* [[OS2_API:PMEvent|PMEvent]]
* [[OS2_API:PM++:PMEvent|PMEvent]]
* [[OS2_API:PMWin|PMWin]]
* [[OS2_API:PM++:PMWin|PMWin]]
* [[OS2_API:PMMainWin|PMMainWin]]
* [[OS2_API:PM++:PMMainWin|PMMainWin]]
* [[OS2_API:PMSubclassWin|PMSubclassWin]]
* [[OS2_API:PM++:PMSubclassWin|PMSubclassWin]]
* [[OS2_API:PMMenu|PMMenu]]
* [[OS2_API:PM++:PMMenu|PMMenu]]
* [[OS2_API:PMSystemMenu|PMSystemMenu]]
* [[OS2_API:PM++:PMSystemMenu|PMSystemMenu]]
* [[OS2_API:PMPopupMenu|PMPopupMenu]]
* [[OS2_API:PM++:PMPopupMenu|PMPopupMenu]]


==provadlg Functions==
==provadlg Functions==
* [[OS2_API:PMPrintThread|PMPrintThread]]
* [[OS2_API:PM++:PMPrintThread|PMPrintThread]]


[[Category:The_OS/2_API_Project]]
[[Category:The_OS/2_API_Project]]

Revision as of 19:47, 26 June 2016

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.

Classes

pmdlg Functions

pmgpi Functions

pmhelp Functions

pmsys Functions

pmwin Functions

provadlg Functions