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.
|
|
LIBRARY HWXFE2
EXPORTS
; === HWX style API
HwxConfigEx HwxCreate HwxSetContext HwxSetGuide HwxALCValid HwxALCPriority HwxSetPartial HwxSetAbort HwxInput HwxEndInput HwxProcess HwxResultsAvailable HwxGetResults HwxDestroy
; === Penwin style API
AddPenInputHRC CreateCompatibleHRC DestroyHRC EndPenInputHRC ProcessHRC SetGuideHRC SetAlphabetHRC GetResultsHRC GetAlternateWordsHRCRESULT GetSymbolsHRCRESULT GetSymbolCountHRCRESULT SymbolToCharacterW DestroyHRCRESULT CreateInksetHRCRESULT DestroyInkset GetInksetInterval GetInksetIntervalCount GetBaselineHRCRESULT
; === Wisp style API CreateRecognizer DestroyRecognizer GetRecoAttributes CreateContext DestroyContext GetResultPropertyList GetPreferredPacketDescription AddStroke GetBestAlternate DestroyAlternate GetBestResultString Process SetGuide GetGuide AdviseInkChange SetCACMode EndInkInput CloneContext ResetContext GetAlternateList GetString GetStrokeRanges GetSegmentAlternateList GetMetrics GetGuideIndex GetConfidenceLevel GetPropertyRanges GetRangePropertyValue SetTextContext GetLatticePtr ; === Private APIs for testing/debugging
HwxConfigExPartial CoreRecognizeChar SearchForTargetResult
|