Tech Support > Microsoft Windows > Drivers > Re: Compiling driver in VC++6 IDE with XP DDK's installed compiler?
Re: Compiling driver in VC++6 IDE with XP DDK's installed compiler?
Posted by Jochen Kalmbach on August 25th, 2003


Myster Ious wrote:

Normally you should only use the compiler which is delived with the DDK!

So, create a makefile an run it against the DDK-Compiler and everything
should work.

You do not need VS6 or any other VS to build drivers. Please use only the
DDK.

--
Greetings
Jochen

Do you need a memory-leak finder ?
http://www.codeproject.com/useritems/leakfinder.asp


Similar Posts