I am compiling a .dll driver in Free-Build environment.
When inspecting the .dll with Dependency Walker, it tells me "Debug -
Yes".
What should I do to turn this to No ?
I am using Win2000 DDK, compiling the driver with "build -cZ" command.
Cristi