Re: Q) What's better way.(Using DriverStudio from Compuware or Win DDK sample source code) by Gary
Gary
Tue Mar 07 10:27:46 CST 2006
I currently have a driver written using DriverWorks from CompuWare. I am
recommending that we re-write for a KMDF and stop paying Compuware the $2K a
year tat the charge for bug ridden code. As Don states, your driver produced
using Driveworks will fail DRVFAST/PreFast and CUV. The fact that these
tools have been available fr at least two DriverWorks releases, tells me
that Compuware has not taken the time to pass their own samples through
these commonly available developmet tools.
Frankly I am tired of having to fix the same PnP bug in their code, revorted
but verifier/CUV, every time I get a new release of DriverWorks.
--
The personal opinion of
Gary G. Little
"Daum" <daum999@yahoo.com> wrote in message
news:uCrwCJYQGHA.2704@TK2MSFTNGP15.phx.gbl...
> Subject : What's better way.(Using DriverStudio from Compuware or Win DDK
> sample source code)
>
>
> Hello every one,
>
>
> I have a DriverStudio that has a feature to generate a Driver source code
> automatically.
>
> Is it better way to adapt a source code from DriverStudio not from Win DDK
> sample source code?
>
> Please share your experience or your suggestion.
>
> Detail experience will be more appreciate.
>
>
> Thank you.
>
>
> // Daum
>
>