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 HWXFE2I
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 SetHwxCorrectionContext SetHwxFlags SetHwxFactoid IsWStringSupportedHRC
; === 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 SetFlags SetFactoid IsStringSupported
; === Private APIs for training/testing/debugging
HwxConfigExPartial CoreRecognizeChar RecognizeCharInsurance RecordTuningInformation SearchForTargetResult HwxSetAnswerW GetSupportedChars
|