22 lines
551 B
Modula-2
22 lines
551 B
Modula-2
;
|
|
; Definition file of globinputhost.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "globinputhost.dll"
|
|
EXPORTS
|
|
WGIEnsureLanguageProfileExists
|
|
WGIGetCompatibleInputMethodsForLanguage
|
|
WGIGetCurrentInputLanguage
|
|
WGIGetDefaultInputMethodForLanguage
|
|
WGIGetInputMethodDescription
|
|
WGIGetInputMethodProperties
|
|
WGIGetInputMethodTileName
|
|
WGIIsImeInputMethod
|
|
WGIIsImeScript
|
|
WGIIsImmersiveInputMethod
|
|
WGIIsTouchEnabledInputMethod
|
|
WGITransformInputMethodsForLanguage
|
|
WGITransformInputMethodsForLanguageId
|
|
WGIUpdateGlobalSpellerKey
|