Hacker News new | past | comments | ask | show | jobs | submit login

It links dynamically to msvcrt.dll which is updated as part of the os. I believe it still gets updates as long as it doesn't break the ABI. Modern vc++ links with the universal CRT which is an independently updated msvcrt distribution.




Of course he has to toe the company line. But the truth is far simpler.


Similar problem to Java applications directly accessing internal JDK packages, and then breaking once access was restricted.


msvcrt.lib includes things other than direct imports to msvcrt.dll; bugs in that code are going to be linked into your binary at compile time.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: