TSF.TypeLib.Update 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package TSF.TypeLib.Update --version 1.0.2
NuGet\Install-Package TSF.TypeLib.Update -Version 1.0.2
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.2" />
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.2
#r "nuget: TSF.TypeLib.Update, 1.0.2"
#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.2

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

TSF-TypeLib

原项目

Type Library of Text Services Framework for .NET

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

Fork说明

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

修复

2020年11月6日

  • hresult的错误还是可选的处理。之前修正“解决ManagerReturnValues中的错误代码与COMException中错误代码冲突的问题。”的时候引入的BUG,造成了Marshal.GetExceptionForHR的错误直接抛出的问题。

2020年11月3日

  • 添加TF_DEFAULTTS_DEFAULT的定义。修改GetSelection函数。
  • 解决ManagerReturnValues中的错误代码与COMException中错误代码冲突的问题。

2020年10月20日

  • 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.

This package has 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 164 8/27/2023
1.0.3 469 1/31/2021
1.0.2 405 11/8/2020