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 に表示されている付属ファイルをお読みください。