YY-Thunks 1.0.4

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

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

功能 —— 让兼容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.1.2-Beta6 26 7/25/2024
1.1.2-Beta5 33 7/25/2024
1.1.2-Beta4 90 7/14/2024
1.1.2-Beta3 359 6/30/2024
1.1.2-Beta2 67 6/24/2024
1.1.2-Beta1 457 6/22/2024
1.1.1 249 6/8/2024
1.1.1-Beta1 543 5/30/2024
1.0.10-Beta8 149 5/25/2024
1.0.10-Beta7 91 5/19/2024
1.0.10-Beta6 64 5/14/2024
1.0.10-Beta5 74 5/9/2024
1.0.10-Beta4 85 5/6/2024
1.0.10-Beta3 116 5/4/2024
1.0.10-Beta2 41 5/3/2024
1.0.10-Beta1 56 5/1/2024
1.0.9 534 10/22/2023
1.0.9-Beta4 106 10/4/2023
1.0.9-Beta3 172 10/1/2023
1.0.9-Beta2 203 8/10/2023
1.0.9-Beta1 132 6/22/2023
1.0.8 382 6/22/2023
1.0.8-Beta4 152 5/20/2023
1.0.8-Beta3 168 5/20/2023
1.0.8-Beta2 118 5/11/2023
1.0.8-Beta1 193 5/9/2023
1.0.7 332 4/19/2023
1.0.7-Beta4 144 3/18/2023
1.0.7-Beta3 187 3/8/2023
1.0.7-Beta2 206 1/24/2023
1.0.7-Beta1 205 11/5/2022
1.0.6 700 7/3/2022
1.0.6-Beta1 181 5/15/2022
1.0.5 561 3/13/2022
1.0.5-Beta3 175 1/28/2022
1.0.5-Beta2 181 11/9/2021
1.0.5-Beta1 231 10/9/2021
1.0.4 485 8/31/2021
1.0.4-Beta3 586 7/12/2021
1.0.4-Beta2 213 6/30/2021
1.0.4-Beta1 175 6/17/2021
1.0.3 377 6/11/2021
1.0.3-Beta4 212 5/7/2021
1.0.3-Beta3 271 1/8/2021
1.0.3-Beta2 243 11/23/2020
1.0.3-Beta1 241 11/16/2020
1.0.2.8 857 7/25/2020
1.0.1.23 689 11/11/2019

* 解决Bug, SHCreateShellItem 符号名称错误。
* 解决Bug,RtlpWaitOnAddressWakeEntireList可能等待失败问题。
* 解决Bug,SetProcessDpiAwarenessContext的返回值错误,应该是BOOL。
* 解决Bug,Windows2000中GetNativeSystemInfo调用错误。
* 新增[Fea 21](https://github.com/Chuyu-Team/YY-Thunks/issues/21), 添加 Pathcch API Thunks。
* 新增Fea,改进GetNumaNodeProcessorMask支持,不存在时假定系统存在一个Node。
* 新增Fea,改进多线程支持。
* 新增[Fea 23](https://github.com/Chuyu-Team/YY-Thunks/issues/23), 针对Windows XP添加2019 CRT所必需的 Threadpool API。
* 新增[Fea 24](https://github.com/Chuyu-Team/YY-Thunks/issues/24), 针对Windows XP添加2019 CRT所必需的 WinNls API。
* 新增[Fea 25](https://github.com/Chuyu-Team/YY-Thunks/issues/25), 针对Windows XP添加2019 CRT所必需的 线程进程 API。
* 新增[Fea 28](https://github.com/Chuyu-Team/YY-Thunks/issues/28), 添加 RoInitialize、RoUninitialize以及一些WinRT参数返回值修正。
* 新增[Fea 29](https://github.com/Chuyu-Team/YY-Thunks/issues/29), 消除Chrome项目中大多数Windows XP不支持的接口。