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.

90 lines
1.5 KiB

  1. LIBRARY HWXFE2I
  2. EXPORTS
  3. ; === HWX style API
  4. HwxConfigEx
  5. HwxCreate
  6. HwxSetContext
  7. HwxSetGuide
  8. HwxALCValid
  9. HwxALCPriority
  10. HwxSetPartial
  11. HwxSetAbort
  12. HwxInput
  13. HwxEndInput
  14. HwxProcess
  15. HwxResultsAvailable
  16. HwxGetResults
  17. HwxDestroy
  18. ; === Penwin style API
  19. AddPenInputHRC
  20. CreateCompatibleHRC
  21. DestroyHRC
  22. EndPenInputHRC
  23. ProcessHRC
  24. SetGuideHRC
  25. SetAlphabetHRC
  26. GetResultsHRC
  27. GetAlternateWordsHRCRESULT
  28. GetSymbolsHRCRESULT
  29. GetSymbolCountHRCRESULT
  30. SymbolToCharacterW
  31. DestroyHRCRESULT
  32. CreateInksetHRCRESULT
  33. DestroyInkset
  34. GetInksetInterval
  35. GetInksetIntervalCount
  36. GetBaselineHRCRESULT
  37. SetHwxCorrectionContext
  38. SetHwxFlags
  39. SetHwxFactoid
  40. IsWStringSupportedHRC
  41. ; === Wisp style API
  42. CreateRecognizer
  43. DestroyRecognizer
  44. GetRecoAttributes
  45. CreateContext
  46. DestroyContext
  47. GetResultPropertyList
  48. GetPreferredPacketDescription
  49. AddStroke
  50. GetBestAlternate
  51. DestroyAlternate
  52. GetBestResultString
  53. Process
  54. SetGuide
  55. GetGuide
  56. AdviseInkChange
  57. SetCACMode
  58. EndInkInput
  59. CloneContext
  60. ResetContext
  61. GetAlternateList
  62. GetString
  63. GetStrokeRanges
  64. GetSegmentAlternateList
  65. GetMetrics
  66. GetGuideIndex
  67. GetConfidenceLevel
  68. GetPropertyRanges
  69. GetRangePropertyValue
  70. SetTextContext
  71. GetLatticePtr
  72. SetFlags
  73. SetFactoid
  74. IsStringSupported
  75. ; === Private APIs for training/testing/debugging
  76. HwxConfigExPartial
  77. CoreRecognizeChar
  78. RecognizeCharInsurance
  79. RecordTuningInformation
  80. SearchForTargetResult
  81. HwxSetAnswerW
  82. GetSupportedChars