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.

51 lines
807 B

  1. ; hwxapi.def : all the published penwindows recognizer API
  2. EXPORTS
  3. DllRegisterServer PRIVATE
  4. DllUnregisterServer PRIVATE
  5. TwisterReco
  6. ; Wisp apis implemented in wispapis.c
  7. CreateRecognizer
  8. DestroyRecognizer
  9. GetRecoAttributes
  10. CreateContext
  11. DestroyContext
  12. GetResultPropertyList
  13. GetPreferredPacketDescription
  14. GetUnicodeRanges
  15. GetEnabledUnicodeRanges
  16. SetEnabledUnicodeRanges
  17. GetContextPropertyList
  18. GetContextPropertyValue
  19. SetContextPropertyValue
  20. AddStroke
  21. GetBestAlternate
  22. DestroyAlternate
  23. GetBestResultString
  24. Process
  25. SetGuide
  26. GetGuide
  27. AdviseInkChange
  28. SetCACMode
  29. EndInkInput
  30. CloneContext
  31. ResetContext
  32. GetAlternateList
  33. GetString
  34. GetStrokeRanges
  35. GetSegmentAlternateList
  36. GetMetrics
  37. GetGuideIndex
  38. GetConfidenceLevel
  39. GetPropertyRanges
  40. GetRangePropertyValue
  41. SetFactoid
  42. SetFlags
  43. GetLatticePtr
  44. SetTextContext