YY-Thunks 1.0.9

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package YY-Thunks --version 1.0.9
NuGet\Install-Package YY-Thunks -Version 1.0.9
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="YY-Thunks" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YY-Thunks --version 1.0.9
#r "nuget: YY-Thunks, 1.0.9"
#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 YY-Thunks as a Cake Addin
#addin nuget:?package=YY-Thunks&version=1.0.9

// Install YY-Thunks as a Cake Tool
#tool nuget:?package=YY-Thunks&version=1.0.9

功能 —— 让兼容Windows更轻松
- 简洁优雅,一个obj解决找不到指定入口点问题。

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on YY-Thunks:

Package Downloads
VC-LTL

功能 —— 编译精巧的程序原来如此简单 * 晚起的鸟儿也有虫虫吃,优雅的引用方式,仅添加一个属性表就能享受极致的体积体验。 * 无缝使用最新C/C++库以及最新编译器,尽情的使用最新规范。神马异常流防护(guard:cf)、静态对象线程安全初始化(threadSafeInit)……统统放马过来吧!! * 拥有比微软原版更好的兼容性,即使想兼容Windows XP RTM也可以安心的对新编译器说“Yes”。 * 完全的开放代码,广泛的接受用户意见,希望大家能踊跃的 pull requests,为VC-LTL添砖加瓦。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.10-Beta3 42 5/4/2024
1.0.10-Beta2 0 5/3/2024
1.0.10-Beta1 17 5/1/2024
1.0.9 446 10/22/2023
1.0.9-Beta4 104 10/4/2023
1.0.9-Beta3 171 10/1/2023
1.0.9-Beta2 201 8/10/2023
1.0.9-Beta1 130 6/22/2023
1.0.8 378 6/22/2023
1.0.8-Beta4 150 5/20/2023
1.0.8-Beta3 167 5/20/2023
1.0.8-Beta2 117 5/11/2023
1.0.8-Beta1 192 5/9/2023
1.0.7 330 4/19/2023
1.0.7-Beta4 142 3/18/2023
1.0.7-Beta3 186 3/8/2023
1.0.7-Beta2 202 1/24/2023
1.0.7-Beta1 203 11/5/2022
1.0.6 695 7/3/2022
1.0.6-Beta1 180 5/15/2022
1.0.5 560 3/13/2022
1.0.5-Beta3 174 1/28/2022
1.0.5-Beta2 180 11/9/2021
1.0.5-Beta1 230 10/9/2021
1.0.4 484 8/31/2021
1.0.4-Beta3 583 7/12/2021
1.0.4-Beta2 209 6/30/2021
1.0.4-Beta1 173 6/17/2021
1.0.3 374 6/11/2021
1.0.3-Beta4 211 5/7/2021
1.0.3-Beta3 269 1/8/2021
1.0.3-Beta2 241 11/23/2020
1.0.3-Beta1 239 11/16/2020
1.0.2.8 852 7/25/2020
1.0.1.23 686 11/11/2019

* Fea #29,消除Chrome 116不支持的接口
 - 添加 GetFirmwareType
 - 添加 IsNativeVhdBoot
 - 添加 GetThreadInformation
 - FindFirstFileEx,添加Windows XP、Vista兼容 FIND_FIRST_EX_LARGE_FETCH、FindExInfoStandard参数。
* Fea #60, 添加Tokio支持
 - 添加 SetFileCompletionNotificationModes
 - 添加 GetQueuedCompletionStatusEx
 - 添加 NtCancelIoFileEx
* Fea #62, CRT 14.37.32822适配老系统
 - 新增GetThreadGroupAffinity
 - 新增RtlCaptureStackBackTrace
* Fea #64, 为slint提供Windows XP运行支持
 - 添加 DwmEnableBlurBehindWindow
 - 添加 IsProcessDPIAware
 - 添加 GetWindowDisplayAffinity
 - 添加 SetWindowDisplayAffinity
 - 添加 RegisterTouchWindow
 - 添加 UnregisterTouchWindow
 - 添加 IsTouchWindow
 - 添加 GetTouchInputInfo
 - 添加 CloseTouchInputHandle