Hi All,
I am using WDK build 6000 for my user mode driver
development. I compiled and loaded a UMDF driver using
the DDK Build environment. Now I am trying to debug
the same using visual studio ( Not looking for WinDbg
now).
So, I am creating a build setup in visual studio and
later attach the UMDF process for debugging. But I am
un able to build my driver using VC. I used the
DDKBUILD batch program.
- Can anyone point out what option I have to use in
DDKBUILD batch file while using WDK build 6000. I used
ddkbuild -WLHXP chk . -cZ -WDF. Can any one point out
the exact option and Base directory
2)Is there any other way to debug the driver using VC.
I found one article in WPD team Blog, which tells to
use the “File/New/Project from Existing Code…” menu.
I tried that, and no luck. Can anyone point out the
exact options I need to use while creating the project
in this case?.
Any help is appreciated !!!
Thanks
Suja.
No need to miss a message. Get email on-the-go
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail
Hi All,
I managed to make it working !!!T hanks to all…
Regards
Suja.
— SUJA JAMES wrote:
> Hi All,
>
> I am using WDK build 6000 for my user mode driver
> development. I compiled and loaded a UMDF driver
> using
> the DDK Build environment. Now I am trying to debug
> the same using visual studio ( Not looking for
> WinDbg
> now).
>
> So, I am creating a build setup in visual studio and
> later attach the UMDF process for debugging. But I
> am
> un able to build my driver using VC. I used the
> DDKBUILD batch program.
>
> 1) Can anyone point out what option I have to use in
> DDKBUILD batch file while using WDK build 6000. I
> used
> ddkbuild -WLHXP chk . -cZ -WDF. Can any one point
> out
> the exact option and Base directory
>
> 2)Is there any other way to debug the driver using
> VC.
> I found one article in WPD team Blog, which tells to
> use the “File/New/Project from Existing CodeE
> menu.
> I tried that, and no luck. Can anyone point out the
> exact options I need to use while creating the
> project
> in this case?.
>
> Any help is appreciated !!!
>
> Thanks
> Suja.
>
>
>
>
> No need to miss a message. Get email on-the-go
> with Yahoo! Mail for Mobile. Get started.
> http://mobile.yahoo.com/mail
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR
> Online at
> http://www.osronline.com/page.cfm?name=ListServer
>
Don’t get soaked. Take a quick peek at the forecast
with the Yahoo! Search weather shortcut.
http://tools.search.yahoo.com/shortcuts/#loc_weather
OH, how did you achieve that ??
i also want to know how to debug driver using VC , can you give me
your methods ?
2007/3/26, SUJA JAMES :
> Hi All,
>
> I managed to make it working !!!T hanks to all…
>
> Regards
> Suja.
>
> — SUJA JAMES wrote:
>
> > Hi All,
> >
> > I am using WDK build 6000 for my user mode driver
> > development. I compiled and loaded a UMDF driver
> > using
> > the DDK Build environment. Now I am trying to debug
> > the same using visual studio ( Not looking for
> > WinDbg
> > now).
> >
> > So, I am creating a build setup in visual studio and
> > later attach the UMDF process for debugging. But I
> > am
> > un able to build my driver using VC. I used the
> > DDKBUILD batch program.
> >
> > 1) Can anyone point out what option I have to use in
> > DDKBUILD batch file while using WDK build 6000. I
> > used
> > ddkbuild -WLHXP chk . -cZ -WDF. Can any one point
> > out
> > the exact option and Base directory
> >
> > 2)Is there any other way to debug the driver using
> > VC.
> > I found one article in WPD team Blog, which tells to
> > use the "File/New/Project from Existing Code?E
> > menu.
> > I tried that, and no luck. Can anyone point out the
> > exact options I need to use while creating the
> > project
> > in this case?.
> >
> > Any help is appreciated !!!
> >
> > Thanks
> > Suja.
> >
> >
> >
> >
>
> > No need to miss a message. Get email on-the-go
> > with Yahoo! Mail for Mobile. Get started.
> > http://mobile.yahoo.com/mail
> >
> > —
> > Questions? First check the Kernel Driver FAQ at
> > http://www.osronline.com/article.cfm?id=256
> >
> > To unsubscribe, visit the List Server section of OSR
> > Online at
> > http://www.osronline.com/page.cfm?name=ListServer
> >
>
>
>
>
>
> Don’t get soaked. Take a quick peek at the forecast
> with the Yahoo! Search weather shortcut.
> http://tools.search.yahoo.com/shortcuts/#loc_weather
>
> —
> Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
>