Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:No lib.exe (Score 2, Informative) 953

Just to put a fine point on how much this is the "exact same functionality". If you delete link.exe from your system then lib will fail to work. That's right, lib just calls link for you. It could be replaced by a batch file or a 1 line C program.

The same goes for dumpbin and editbin. It's just a wrapper over link.

Slashdot Top Deals

2 pints = 1 Cavort

Working...