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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TSF-TypeLib
Type Library of Text Services Framework for .NET
开发TSF(输入法)提供C#的库。
Fork说明
由于最近本人在从事开发输入法方面的工作,发现这个库用起来挺不错的,只是时间已经比较久没关系了,现在修复其中的BUG。
修复
1.0.4
- 在HRESULT中添加比较方法和快捷函数S_OK和S_FALSE。
- 修复
ITfCompartment
、ITfKeyEventSink
和ITfKeystrokeMgr
中函数对其的问题。 - 添加了新的错误类型。
- 添加
Oaldl
和wtypes
1.0.3
根据 《TSF自定义候选词列表界面》,修正tlbimp.cs
文件。
- 修改
IEnumTfInputProcessorProfiles::Next IEnumTfLanguageProfiles::Next ITfInputProcessorProfiles::GetLanguageList ITfRange::GetText
的签名。
1.0.2
- hresult的错误还是可选的处理。之前修正“解决ManagerReturnValues中的错误代码与COMException中错误代码冲突的问题。”的时候引入的BUG,造成了
Marshal.GetExceptionForHR
的错误直接抛出的问题。 - 添加
TF_DEFAULT
和TS_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.