Don
Wed Sep 06 13:19:02 CDT 2006
Well building a driver that way is really stupid. So I would recomend you
look at ddkbuild so you can use the VS environement but use a way that is
blessed and will allow WPP tracing.
--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
http://www.windrvr.com
Remove StopSpam from the email to reply
<mishra.brijesh@gmail.com> wrote in message
news:1157566495.685406.15550@d34g2000cwd.googlegroups.com...
> Hello,
>
> I have a kernel mode driver project and use VS2005 to build this
> driver. I want to generate logs from this driver and want to use WPP
> for that reason.
>
> I am having diffuclty in defining RUN_WPP preprocessor within VS2005
> build settings.
>
> If anyone has done similar from VS2005, please part your knoweldge with
> me.
>
> Thanks
> Brijesh
>