Skip to content

Tags: tankaishuai/YY-Thunks

Tags

v1.0.4-Beta2

Toggle v1.0.4-Beta2's commit message
* 解决Bug,RtlpWaitOnAddressWakeEntireList可能等待失败问题。

* 解决Bug,SetProcessDpiAwarenessContext的返回值错误,应该是BOOL。
* 新增[Fea 23](Chuyu-Team#23), 针对Windows XP添加2019 CRT所必需的 Threadpool API。
* 新增[Fea 24](Chuyu-Team#24), 针对Windows XP添加2019 CRT所必需的 WinNls API。
* 新增[Fea 25](Chuyu-Team#25), 针对Windows XP添加2019 CRT所必需的 线程进程 API。
* 新增[Fea 28](Chuyu-Team#28), 添加 RoInitialize、RoUninitialize以及一些WinRT参数返回值修正。

v1.0.4-Beta1

Toggle v1.0.4-Beta1's commit message
* 解决Bug, SHCreateShellItem 符号名称错误。

* 新增[Fea 21](Chuyu-Team#21), 添加 Pathcch API Thunks。
* 新增Fea,改进GetNumaNodeProcessorMask支持,不存在时假定系统存在一个Node。
* 新增Fea,改进多线程支持:
    - 添加 GetNumaProximityNodeEx
    - 添加 GetNumaProcessorNode
    - 添加 GetNumaNodeNumberFromHandle
    - 添加 GetNumaProcessorNodeEx
    - 添加 GetNumaAvailableMemoryNode
    - 添加 GetNumaAvailableMemoryNodeEx
    - 添加 GetNumaProximityNode
    - 添加 MapViewOfFileExNuma
    - 添加 AllocateUserPhysicalPagesNuma
    - 添加 VirtualAllocExNuma
    - 添加 CreateFileMappingNumaW
    - 添加 GetMaximumProcessorCount
    - 添加 GetActiveProcessorCount
    - 添加 GetActiveProcessorGroupCount
    - 添加 GetMaximumProcessorGroupCount
    - 添加 GetMemoryErrorHandlingCapabilities
    - 添加 VirtualAllocFromApp
    - 添加 VirtualAlloc2
    - 添加 VirtualAlloc2FromApp
    - 添加 CreateFileMappingFromApp
    - 添加 CreateFileMapping2
    - 添加 MapViewOfFileFromApp
    - 添加 UnmapViewOfFileEx
    - 添加 VirtualProtectFromApp
    - 添加 OpenFileMappingFromApp

v1.0.3

Toggle v1.0.3's commit message
GetFinalPathNameByHandleW添加FILE_NAME_NORMALIZED支持(感谢 清泠)

v1.0.3-Beta4

Toggle v1.0.3-Beta4's commit message
更新releaseNotes中的更新记录。

v1.0.3-Beta3

Toggle v1.0.3-Beta3's commit message
忘记提交了一个文件。

v1.0.3-Beta2

Toggle v1.0.3-Beta2's commit message
添加 RoOriginateError、RoOriginateErrorW

v1.0.3-Beta1

Toggle v1.0.3-Beta1's commit message
更新readme

v1.0.2.8

Toggle v1.0.2.8's commit message
* 添加 SetupDiGetDevicePropertyW、SetupDiSetDevicePropertyW、SetupDiGetCl…

…assPropertyW、SetupDiGetClassPropertyExW、SetupDiSetClassPropertyW、SetupDiSetClassPropertyExW

v1.0.2.7

Toggle v1.0.2.7's commit message
解决Bug,CLSID_ShellItem符号可能冲突问题(感谢 星期四)

v1.0.2.5

Toggle v1.0.2.5's commit message
消除RtlDetermineDosPathNameType_U直接依赖