AsuaCtl: Difference between revisions
Appearance
No edit summary |
|||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
AsuaCtl is a library that | AsuaCtl is a library that contains additional window controls for OS/2. | ||
==Download== | ==Download== | ||
* [http://hobbes.nmsu.edu/ | * [http://hobbes.nmsu.edu/download/pub/os2/dev/pm/asuctl10.zip Version 1.0] | ||
* [https://github.com/OS2World/LIB-PM-AsuaCtl Source code at GitHub] | * [https://github.com/OS2World/LIB-PM-AsuaCtl Source code at GitHub] | ||
Line 10: | Line 10: | ||
==Functions== | ==Functions== | ||
* AsuQueryCtlInfo | * AsuQueryCtlInfo | ||
* AsuCtlInitialize | * AsuCtlInitialize | ||
Line 40: | Line 39: | ||
* StoreOffset | * StoreOffset | ||
* UpdateBeforeDrag | * UpdateBeforeDrag | ||
==Authors== | ==Authors== | ||
Line 52: | Line 44: | ||
* Przemyslaw Dobrowlski | * Przemyslaw Dobrowlski | ||
[[Category: | [[Category:C Libraries]] |
Revision as of 00:46, 6 October 2016
Description
AsuaCtl is a library that contains additional window controls for OS/2.
Download
License
- GNU GPL V2
Functions
- AsuQueryCtlInfo
- AsuCtlInitialize
- AsuGetComponentVersion
- AsuGetVersion
- AsuRcsToLong
- AsuLogPMError
- AsuLogPMError
- CrrCalcNewRect
- CrrInitialize
- CrrMinMaxFrame
- CrrMoveWithOwner
- CrrPlaceControls
- CrrQueryHeight
- CrrQueryInterior
- CrrQueryWidth
- CrrRedrawBorder
- CrrRotate
- CrrTrackRect
- CrrQueryBorder
- CrrQueryControl
- CrrQueryClientArea
- CrrQueryEndMargin
- FrameOnlyDrag
- FullWindowDrag
- InvalidateParent
- PlaceRotateButton
- PlaceTitleBar
- StoreOffset
- UpdateBeforeDrag
Authors
- Wojciech Gazda
- Przemyslaw Dobrowlski