# msvcr14x **Repository Path**: mirrors_Chuyu-Team/msvcr14x ## Basic Information - **Project Name**: msvcr14x - **Description**: msvcr14x is a program that allows programs compiled with VC2015 and above not to rely on a bunch of useless API-Ms-win-starting DLLS - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-16 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # msvcr14x msvcr14x is a program that allows programs compiled with VC2015 and above not to rely on a bunch of useless API-Ms-win-starting DLLS ## prior project: https://github.com/sonyps5201314/ntdll.git ## build method: run one_key_build.bat for the first time build or msvcr14x.sln for next times builds ## use method: run setup.vbs ## compare images: Before![Before](images/before.png) After![After](images/after.png) ## extended project: https://github.com/sonyps5201314/RemoveApiSets.git is a tool for remove ApiSets for existed executable files ## refer to: https://github.com/Microsoft/STL https://github.com/sonyps5201314/YY-Thunks.git