visual studio - Why is lib.exe removed from recent WDK releases? -


is bug? visual studio 2008 build system uses lib.exe create static libraries. setup build environment wdk's setenv.bat , start devenv.exe /useenv. building user-mode programs , dlls works, due missing lib.exe static library can't built.

the lib.exe functionality has been moved link.exe, type link.exe /lib details (you should same if had run lib.exe sdk).

-scott


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -