YY-Thunks
1.0.10-Beta2
See the version list below for details.
dotnet add package YY-Thunks --version 1.0.10-Beta2
NuGet\Install-Package YY-Thunks -Version 1.0.10-Beta2
<PackageReference Include="YY-Thunks" Version="1.0.10-Beta2" />
<PackageVersion Include="YY-Thunks" Version="1.0.10-Beta2" />
<PackageReference Include="YY-Thunks" />
paket add YY-Thunks --version 1.0.10-Beta2
#r "nuget: YY-Thunks, 1.0.10-Beta2"
#:package YY-Thunks@1.0.10-Beta2
#addin nuget:?package=YY-Thunks&version=1.0.10-Beta2&prerelease
#tool nuget:?package=YY-Thunks&version=1.0.10-Beta2&prerelease
功能 —— 让兼容Windows更轻松
- 简洁优雅,一个obj解决找不到指定入口点问题。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on YY-Thunks:
| Package | Downloads |
|---|---|
|
M56X.WinFormsCore
Package Description |
|
|
WenAntdUI
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on YY-Thunks:
| Repository | Stars |
|---|---|
|
AntdUI/AntdUI
👚 Winform interface library based on the Ant Design
|
|
|
lindexi/lindexi_gd
博客用到的代码
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.2-Beta.2 | 89 | 5/14/2026 |
| 1.2.2-Beta.1 | 55 | 5/11/2026 |
| 1.2.1 | 275 | 5/7/2026 |
| 1.2.1-Beta.7 | 72 | 4/27/2026 |
| 1.2.1-Beta.6 | 60 | 4/22/2026 |
| 1.2.1-Beta.5 | 58 | 4/19/2026 |
| 1.2.1-Beta.4 | 59 | 4/18/2026 |
| 1.2.1-Beta.3 | 64 | 4/16/2026 |
| 1.2.1-Beta.2 | 84 | 2/22/2026 |
| 1.2.1-Beta.1 | 550 | 2/14/2026 |
| 1.1.10-Beta3 | 131 | 1/29/2026 |
| 1.1.10-Beta2 | 95 | 1/28/2026 |
| 1.1.10-Beta1 | 198 | 12/14/2025 |
| 1.1.9 | 3,525 | 11/16/2025 |
| 1.1.9-Beta4 | 264 | 11/6/2025 |
| 1.1.9-Beta3 | 256 | 10/28/2025 |
| 1.1.9-Beta2 | 254 | 10/19/2025 |
| 1.1.9-Beta1 | 230 | 10/8/2025 |
| 1.1.8 | 2,130 | 9/12/2025 |
| 1.0.10-Beta2 | 179 | 5/3/2024 |
* Fea #65, 补充常见的DWM接口
- 添加 DwmIsCompositionEnabled
- 添加 DwmEnableComposition
- 添加 DwmExtendFrameIntoClientArea
- 添加 DwmDefWindowProc
- 添加 DwmGetColorizationColor
- 添加 DwmGetWindowAttribute
- 添加 DwmSetWindowAttribute
- 添加 DwmFlush
* Fea #66, 为.NET 8提供XP兼容
- 添加 GetProcessGroupAffinity
- 添加 QueryUnbiasedInterruptTime
- 添加 FindStringOrdinal
- 添加 GetEnabledXStateFeatures
- 添加 SetXStateFeaturesMask
- 添加 InitializeContext
- 添加 InitializeContext2
- 添加 LocateXStateFeature
* Fea #70, 特意为Vista系统做rust调用SetFileCompletionNotificationModes兼容
* Fea #76, 添加 ProcessPrng