Re: What is the risk of NOT using build but Visual Studio IDE
- From: "Christoph Lindemann" <clindemann2@xxxxxxxxxxxxxxxxx>
- Date: Mon, 2 Jul 2007 10:40:18 +0200
I do not know if you know this, but at Hollis Technology you can download a
script called "DDKBUILD" which helps integrating the Windows DDK with Visual
Studio .Net
http://www.hollistech.com/
--
Christoph Lindemann
Undocumented Printing
http://www.undocprint.org/
"kuasha" <kuasha@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:04F939EA-BDBF-41E8-901C-0F8D5BF92394@xxxxxxxxxxxxxxxx
Thanks Don. I was just curious about it. It should be really hard to
maintain
a project that does not use build. Tools does not work. Microsoft help is
not
available. But I think it is possible for microsoft to integrate the WDK
with
Visual Studio.
--
Sincerely,
Maruf Maniruzzaman,
Software Engineer,
KAZ Software Limited,
Dhaka, Bangladesh.
http://www.kaz.com.bd
http://www.kuashaonline.com
"Don Burn" wrote:
The likelyhood of generating the wrong binary is very large. I have
encountered this with a number of companies, that thought they could use
Visual Studio and got drivers that "worked". Only problem is there was a
subtle bug, that did not work. In one case a client took my code and put
it in to a VS project (no DDKBUILD), then complained that there was a bug
in the production build. I proved it was their environment.
Not using BUILD and the tools designated by Microsoft is proof that the
firm is not professional, and their products and sevices should be
avoided.
--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply
"kuasha" <kuasha@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:732B6E5C-CADB-4859-BA67-EE247D7813FD@xxxxxxxxxxxxxxxx
Some tools like PreFast does not work. But is there any risk of
generating
wrong binary if I use the header files and lib files to compile the
driver
with Visual Studio IDE? I tried to build the driver and it worked. The
driver
verifier also did not report any error.
--
Sincerely,
Maruf Maniruzzaman,
Software Engineer,
KAZ Software Limited,
Dhaka, Bangladesh.
http://www.kaz.com.bd
http://www.kuashaonline.com
.
- Follow-Ups:
- References:
- Prev by Date: Re: Driver enables access to disk sectors in Windows XP/Vista.
- Next by Date: Re: What is the risk of NOT using build but Visual Studio IDE
- Previous by thread: Re: What is the risk of NOT using build but Visual Studio IDE
- Next by thread: Re: What is the risk of NOT using build but Visual Studio IDE
- Index(es):
Relevant Pages
|
Loading