YY-Thunks 1.1.2-Beta1

This is a prerelease version of YY-Thunks.
There is a newer prerelease 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.
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.
// Install YY-Thunks as a Cake Addin
#addin nuget:?package=YY-Thunks&version=1.1.2-Beta1&prerelease

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

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

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible. 
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 (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-Beta2 54 6/24/2024
1.1.2-Beta1 161 6/22/2024
1.1.1 154 6/8/2024
1.1.1-Beta1 517 5/30/2024
1.0.10-Beta8 137 5/25/2024
1.0.10-Beta7 84 5/19/2024
1.0.10-Beta6 61 5/14/2024
1.0.10-Beta5 70 5/9/2024
1.0.10-Beta4 82 5/6/2024
1.0.10-Beta3 111 5/4/2024
1.0.10-Beta2 38 5/3/2024
1.0.10-Beta1 53 5/1/2024
1.0.9 524 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 380 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 584 7/12/2021
1.0.4-Beta2 210 6/30/2021
1.0.4-Beta1 174 6/17/2021
1.0.3 375 6/11/2021
1.0.3-Beta4 212 5/7/2021
1.0.3-Beta3 270 1/8/2021
1.0.3-Beta2 242 11/23/2020
1.0.3-Beta1 240 11/16/2020
1.0.2.8 857 7/25/2020
1.0.1.23 688 11/11/2019

* 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