TSF.TypeLib.Update 1.0.4

dotnet add package TSF.TypeLib.Update --version 1.0.4
NuGet\Install-Package TSF.TypeLib.Update -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TSF.TypeLib.Update" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TSF.TypeLib.Update --version 1.0.4
#r "nuget: TSF.TypeLib.Update, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TSF.TypeLib.Update as a Cake Addin
#addin nuget:?package=TSF.TypeLib.Update&version=1.0.4

// Install TSF.TypeLib.Update as a Cake Tool
#tool nuget:?package=TSF.TypeLib.Update&version=1.0.4

TSF-TypeLib

MIT NuGet GitHub GitHub GitHub NuGet Github Version

原项目

Type Library of Text Services Framework for .NET

开发TSF(输入法)提供C#的库。

Fork说明

由于最近本人在从事开发输入法方面的工作,发现这个库用起来挺不错的,只是时间已经比较久没关系了,现在修复其中的BUG。

修复

1.0.4

  • 在HRESULT中添加比较方法和快捷函数S_OK和S_FALSE。
  • 修复ITfCompartmentITfKeyEventSinkITfKeystrokeMgr中函数对其的问题。
  • 添加了新的错误类型。
  • 添加Oaldlwtypes

1.0.3

根据 《TSF自定义候选词列表界面》,修正tlbimp.cs文件。

  • 修改IEnumTfInputProcessorProfiles::Next IEnumTfLanguageProfiles::Next ITfInputProcessorProfiles::GetLanguageList ITfRange::GetText的签名。

1.0.2

  • hresult的错误还是可选的处理。之前修正“解决ManagerReturnValues中的错误代码与COMException中错误代码冲突的问题。”的时候引入的BUG,造成了Marshal.GetExceptionForHR的错误直接抛出的问题。
  • 添加TF_DEFAULTTS_DEFAULT的定义。修改GetSelection函数。
  • 解决ManagerReturnValues中的错误代码与COMException中错误代码冲突的问题。
  • ITfContext.GetSelection 产生System.StackOverflowException
  • 添加ManagerReturnValues.TF_E_INVALIDARG异常类型
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • Portable Class Library (.NETFramework 4.5, Windows 8.0)

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 160 8/27/2023
1.0.3 469 1/31/2021
1.0.2 405 11/8/2020