YY-Thunks 1.1.2-Beta1

This is a prerelease version of YY-Thunks.
There is a newer version of this package available.
See the version list below for details.
dotnet add package YY-Thunks --version 1.1.2-Beta1
                    
NuGet\Install-Package YY-Thunks -Version 1.1.2-Beta1
                    
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.1.2-Beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="YY-Thunks" Version="1.1.2-Beta1" />
                    
Directory.Packages.props
<PackageReference Include="YY-Thunks" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add YY-Thunks --version 1.1.2-Beta1
                    
#r "nuget: YY-Thunks, 1.1.2-Beta1"
                    
#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.
#:package YY-Thunks@1.1.2-Beta1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=YY-Thunks&version=1.1.2-Beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=YY-Thunks&version=1.1.2-Beta1&prerelease
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • native 0.0

    • No dependencies.
  • net8.0-windows7.0

    • 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 272 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 548 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,517 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,123 9/12/2025
1.1.2-Beta1 620 6/22/2024
Loading failed

* Bug #97,解决obj模式且SDK低于10时链接失败
* Fea #90, 为Chrome 125内核补充WinXP/Win7不存在的接口
 - 添加 CompareObjectHandles
 - DWriteCreateFactory 添加 IDWriteFactory3支持(仅Vista以及更高版本)
 - 添加 CM_Get_DevNode_Property_ExW
 - 添加 CM_Set_DevNode_Property_ExW
 - 添加 CM_Get_DevNode_PropertyW
 - 添加 CM_Set_DevNode_PropertyW
 - 添加 Wow64GetThreadContext(新增对WinXP 64支持)
 - 添加 SetDefaultDllDirectories
 - 添加 NtOpenKeyEx
 - 添加 InitPropVariantFromCLSID
 - 添加 PSGetPropertyKeyFromName
 - 添加 PSCreateMemoryPropertyStore
 - 添加 VariantCompare
 - 添加 AddMandatoryAce
 - 添加 RegisterPointerDeviceNotifications
 - 添加 GetPointerDevices
 - 添加 GetPointerDevice
 - 添加 GetPointerPenInfo
 - 添加 GetPointerType
 - 添加 UiaRaiseNotificationEvent
 - 添加 MFCreateDeviceSource
 - 添加 MFEnumDeviceSources
 - 添加 MFCreateAlignedMemoryBuffer
 - 添加 MFCreateAsyncResult
 - 添加 MFCreateAttributes
 - 添加 MFCreateEventQueue
 - 添加 MFCreateMediaBufferWrapper
 - 添加 MFCreateMediaEvent
 - 添加 MFCreateMediaType
 - 添加 MFCreateMemoryBuffer
 - 添加 MFCreatePresentationDescriptor
 - 添加 MFCreateSample
 - 添加 MFCreateStreamDescriptor
 - 添加 MFCreateWaveFormatExFromMFMediaType
 - 添加 MFFrameRateToAverageTimePerFrame
 - 添加 MFGetSystemTime
 - 添加 MFInitMediaTypeFromWaveFormatEx
 - 添加 MFShutdown
 - 添加 MFStartup
 - 添加 MFTEnumEx
 - 添加 MFCreateSourceReaderFromMediaSource
 - 添加 NdfCreateWebIncident
 - 添加 NdfCloseIncident
 - 添加 NdfExecuteDiagnosis
 - 添加 WinUsb_Free
 - 添加 WinUsb_GetAssociatedInterface
 - 添加 WinUsb_GetOverlappedResult
 - 添加 WinUsb_Initialize
 - 添加 WinUsb_ReadPipe
 - 添加 WinUsb_ResetPipe
 - 添加 WinUsb_SetCurrentAlternateSetting
 - 添加 WinUsb_WritePipe
 - 添加 D3D12CreateDevice