Skip to content

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

License

Notifications You must be signed in to change notification settings

simdsoft/msvcr14x

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 with a account with administrator privileges

compare images:

BeforeBefore AfterAfter

extended project:

https://github.com/sonyps5201314/RemoveApiSets.git is a tool for remove ApiSets for existed executable files

refer to:

https://source.winehq.org/git/wine.git

https://github.com/Microsoft/STL

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.8%
  • VBScript 8.6%
  • C 5.5%
  • Makefile 1.9%
  • Batchfile 0.9%
  • CMake 0.2%
  • PowerShell 0.1%