SpUtils Functions: Difference between revisions
Appearance
Line 20: | Line 20: | ||
===DOS API Functions=== | ===DOS API Functions=== | ||
* [[ | * [[spQuerySysInfo]] | ||
* [[ | * [[spSleep]] | ||
* [[ | * [[spKillProcess]] | ||
===Functions related to DOS API=== | ===Functions related to DOS API=== | ||
* [[ | * [[spKillAll]] | ||
* [[ | * [[spGetPidList]] | ||
* [[ | * [[spFilenameFromPid]] | ||
* [[ | * [[spGetBootdrive]] | ||
===PM API WinDialogs Functions=== | ===PM API WinDialogs Functions=== | ||
* [[ | * [[spQueryDlgItemText]] | ||
* [[ | * [[spQueryDlgItemTextLength]] | ||
* [[ | * [[spSetDlgItemText]] | ||
===PM API WinInput Functions=== | ===PM API WinInput Functions=== | ||
* [[ | * [[spQueryCapture]] | ||
* [[ | * [[spQueryFocus]] | ||
* [[ | * [[spSetFocus]] | ||
===PM API WinMessageMgr Functions=== | ===PM API WinMessageMgr Functions=== | ||
* [[ | * [[spPostMsg]] | ||
===PM API WinPointers Functions=== | ===PM API WinPointers Functions=== | ||
* [[ | * [[spQueryPointerPos]] | ||
* [[ | * [[spSetPointerPos]] | ||
===PM API WinSys Functions=== | ===PM API WinSys Functions=== | ||
* [[ | * [[spQuerySysValue]] | ||
===PM API WindowMgr Functions=== | ===PM API WindowMgr Functions=== |
Revision as of 23:49, 4 April 2017
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