Source code of Windows XP (NT5)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
; hwxapi.def : all the published penwindows recognizer API
EXPORTS
DllRegisterServer PRIVATE DllUnregisterServer PRIVATE
TwisterReco
; Wisp apis implemented in wispapis.c
CreateRecognizer DestroyRecognizer GetRecoAttributes CreateContext DestroyContext GetResultPropertyList GetPreferredPacketDescription GetUnicodeRanges GetEnabledUnicodeRanges SetEnabledUnicodeRanges GetContextPropertyList GetContextPropertyValue SetContextPropertyValue AddStroke GetBestAlternate DestroyAlternate GetBestResultString Process SetGuide GetGuide AdviseInkChange SetCACMode EndInkInput CloneContext ResetContext GetAlternateList GetString GetStrokeRanges GetSegmentAlternateList GetMetrics GetGuideIndex GetConfidenceLevel GetPropertyRanges GetRangePropertyValue SetFactoid SetFlags GetLatticePtr SetTextContext
|