mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-30 04:07:42 +00:00
46 lines
960 B
Modula-2
46 lines
960 B
Modula-2
LIBRARY KEYMAN32
|
|
|
|
EXPORTS
|
|
Keyman_GetInitialised
|
|
Keyman_Initialise
|
|
Keyman_Exit
|
|
Keyman_ForceKeyboard
|
|
Keyman_StopForcingKeyboard
|
|
Keyman_GetLastActiveWindow
|
|
Keyman_GetLastFocusWindow
|
|
KMSetOutput
|
|
KMGetContext
|
|
KMQueueAction
|
|
KMDisplayIM
|
|
KMHideIM
|
|
KMGetActiveKeyboard
|
|
KMGetKeyboardPath
|
|
|
|
TIPActivateEx
|
|
TIPActivateKeyboard
|
|
TIPProcessKey
|
|
TIPIsKeymanRunning
|
|
GetKeyboardPreservedKeys
|
|
|
|
GetActiveKeymanID
|
|
Keyman_RegisterControllerWindow
|
|
Keyman_UnregisterControllerWindow
|
|
Keyman_RestartEngine
|
|
|
|
Keyman_SendMasterController
|
|
Keyman_PostControllers
|
|
Keyman_PostMasterController
|
|
|
|
Keyman_StartExit
|
|
Keyman_ResetInitialisation
|
|
|
|
Keyman_WriteDebugEvent
|
|
|
|
Keyman_UpdateTouchPanelVisibility
|
|
|
|
Keyman_Diagnostic
|
|
|
|
Keyman_RegisterMasterController
|
|
Keyman_UnregisterMasterController
|
|
Keyman_RegisterControllerThread
|
|
Keyman_UnregisterControllerThread
|