Y
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
cryptonector
2628 days ago
But it is for 3rd party DLLs.
link
dblohm7
2627 days ago
Well, that depends on the DLL.
link