MOUCALLS.DLL
Appearance
This DLL is part of OS/2's Control Program. This is the Mouse API interface.
OS/2 applications invoke mouse functions by a far calls to named entry points. The functions are named as Mou<xxxxx> and the entry points reside in the module MOUCALLS.DLL.
Version
Date | Version | Size | Comments |
---|---|---|---|
2002-03-08 | 1,024 bytes |
DLL Entry Points
- MouGetPtrShape
- MouSetPtrShape
- MouGetNumMickeys
- MouGetHotKey
- MouShellInit
- MouGetScaleFact
- MouFlushQue
- MouGetNumButtons
- MouClose
- MouSetHotKey
- MouSetScaleFact
- MouFree
- MouGetNumQueEl
- MouDeRegister
- MouGetEventMask
- MouSetEventMask
- MouOpen
- MouRemovePtr
- MouGetPtrPos
- MouReadEventQue
- MouSetPtrPos
- MouGetDevStatus
- MouSynch
- MouRegister
- MouSetDevStatus
- MouDrawPtr
- MouInitReal
- MouGetThreshold
- MouSetThreshold
Alternative Version
- Wim Brul produced an alternative open source version of this file. This replacement is only for the "forwarder" not the functions.