SpUtils Functions: Difference between revisions
Appearance
No edit summary |
|||
Line 1: | Line 1: | ||
==Description== | |||
General information is available at the [[spUtils]] page. | General information is available at the [[spUtils]] page. | ||
==Download== | |||
* [http://hobbes.nmsu.edu/h-search.php?key=spUtils spUtils Preview Release 1 - 2004/02/16] | |||
* [https://github.com/OS2World/LIB-REXX-sputils Github Source Code] | |||
==License== | |||
* Open Source - [[MIT license]] | |||
==Function Reference== | ==Function Reference== | ||
Line 73: | Line 82: | ||
</div> | </div> | ||
==Links== | |||
* [[spUtils]] page. | |||
[[Category:The OS/2 API Project]] | [[Category:The OS/2 API Project]] |
Revision as of 14:49, 16 June 2016
Description
General information is available at the spUtils page.
Download
License
- Open Source - MIT license
Function Reference
Base
DOS API Functions
PM API WinDialogs Functions
PM API WinInput Functions
PM API WinMessageMgr Functions
PM API WinPointers Functions
PM API WinSys Functions
PM API WindowMgr Functions
- spIsChild
- spIsControlEnabled
- spIsMenuItemChecked
- spIsMenuItemEnabled
- spIsMenuItemValid
- spIsWindow
- spIsWindowEnabled
- spIsWindowShowing
- spIsWindowVisible
- spQueryActiveWindow
- spQueryButtonCheckstate
- spQueryLboxCount
- spQueryLboxSelectedItem
- spQueryWindow
- spQueryWindowPos
- spQueryWindowText
- spSetWindowText
- spWindowFromID
WIN API Registry Functions
Links
- spUtils page.