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

Re: how to force non-debugging compilation (Win2000 DDK) by Tim

Tim
Tue Dec 07 00:27:00 CST 2004

"Cristian Secara" <removethis_cristi@secarica.ro> wrote:
>
>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 ?

You should not worry about what Dependency Walker tells you. If you're
building in the "free" environment, you are getting a non-debug build.
--
- Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc