Chuyu-Team/YY-Thunks
Fix DecodePointer, EncodePointer,RegDeleteKeyEx etc. APIs not found in Windows XP RTM.
C++MIT
Issues
- 23
- 1
Provide syso for golang
#127 opened by stevefan1999-personal - 8
使用 wait_for 等待 std::async 返回的 future,有概率导致程序卡死
#122 opened by gexgd0419 - 0
某些API系统引入版本错误或者IAT符号错误
#120 opened by mingkuang-Chuyu - 1
- 5
v141 + Win32 链接时报告找不到__ftoul2_legacy
#115 opened by sinfee - 5
QT6.5 依赖缺失(QT问题统一在这里回复)
#71 opened by IULOVE - 0
- 6
让.NET 8/9 支持 Windows XP RTM(.NET相关程序API缺失统一在这里回复)
#66 opened by lingsg - 9
.net AOT windows server 2008 R2 SP1 运行后没有任何反应。
#112 opened by sgf - 2
lack of some function in "dxgi.dll" and "shcore.dll"
#111 opened by BH2WFR - 2
Windows XP 上卸载 DLL 时,在 FreeTlsIndex 中发生死循环
#108 opened by gexgd0419 - 0
add "CreateDXGIFactory2" support for "dxgi.dll"
#109 opened by BH2WFR - 0
- 2
- 1
- 2
为Chrome 125内核补充XP不存在的接口
#90 opened by mingkuang-Chuyu - 4
.NET Native AOT项目 是不是得UWP或者WinRT 的项目?
#105 opened by sgf - 2
分享一种可以在 CMake+MSVC 中使用 yy-thinks 的方法 | Share an approach to link yy-thunks in CMake+MSVC
#102 opened by BH2WFR - 1
Anyone tried to compile Qt6 with yy-thunks for windows 7?What options should I modify?
#100 opened by BH2WFR - 0
- 10
8.1 SDK或者更早版本使用YY-Thunks obj模式发生链接失败
#97 opened by sinfee - 2
能为 tokio 支持windows xp吗
#98 opened by wapznw - 19
- 1
Qt Windows Extras依赖 `DwmInvalidateIconicBitmaps`, `DwmSetIconicLivePreviewBitmap`等API
#87 opened by lygstate - 1
Thunks LoadLibraryA, LoadLibraryW, AddDllDirectory RemoveDllDirectory SetDefaultDllDirectories
#92 opened by lygstate - 5
Windows XP系统添加动态TLS支持
#83 opened by mingkuang-Chuyu - 3
Windows XP RTM 没有 DecodePointer EncodePointer
#89 opened by lygstate - 37
- 6
为rust 1.78提供Windows XP RTM/Windows 7 RTM兼容
#76 opened by zhuxiujia - 3
可否补充几个常见DWM接口
#65 opened by wangwenx190 - 18
为tokio rust库提供Windows Vista RTM兼容
#70 opened by zhuxiujia - 3
LocaleNameToLCID 问题
#73 opened by gexgd0419 - 3
- 2
Rust support?
#68 opened by stevefan1999-personal - 7
是否能支持golang
#69 opened by heheda123123 - 4
MFC默认项目添加鸭船obj,编译后无法在XP上运行
#67 opened by oper1000 - 1
winxp __cxxframehandler3
#72 opened by googoler - 3
Tokio support (Rust)
#60 opened by BlueGradientHorizon - 2
Windows XP运行slint提示找不到IsProcessDPIAware
#64 opened by jiangyubao - 2
缺少GetQueuedCompletionStatusEx 函数
#63 opened by sinfee - 1
请问这个可以用在QT项目上么?
#59 opened by Mr-ShiHuaYu - 0
新增GetThreadGroupAffinity和RtlCaptureStackBackTrace(CRT 14.37.32822适配老系统)
#62 opened by mingkuang-Chuyu - 3
Locale-Emulator-Core兼容Windows XP缺少的函数
#58 opened by HIllya51 - 1
YY-Thunks初始化性能优化
#57 opened by mingkuang-Chuyu - 5
Python 3.11 XP兼容(提示缺失 SetWaitableTimerEx)
#55 opened by felixmaker - 18
- 3
缺少 iphlpapi 相关函数支持
#51 opened by zema1 - 1
TryAcquireSRWLockExclusive的实现反了
#50 opened by zhangshuangjun - 2
How to generate Obj File for YY-Thunks?
#49 opened by DibyaTheXPFan