Hacker News new | ask | show | jobs
by dblohm7 2628 days ago
> Part of the problem is the DLLs, as many have mentioned, and also the fact that each statically links in its own CRT (C run-time)

No, that isn't the case on DLLs shipped with Windows.

1 comments

But it is for 3rd party DLLs.
Well, that depends on the DLL.