Skip to main content

windows-binary-portability

Make a Windows binary start on older Windows (Server 2016 / Windows 10 1607) and stop depending on the VC++ redistributable. Diagnose "entry point not found" and missing-DLL loader failures, decide which APIs must be resolved with GetProcAddress, and know which CRT linkage changes actually work versus which link but break unwinding. Use when a binary runs on the dev machine but not on the target, when a user reports a symbol-name dialog at startup, when eliminating VCRUNTIME140.dll, or before adding a Win32 API newer than the oldest supported Windows.

跳到安装

来源信息

仓库
partnernetsoftware/agenterm
最近来源活动
2026年8月22日 14:54
检测到的 SKILL.md 语言
英语
星标
4
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。