how to build a driver using regular .dsp file without BUILD utility

Can anyone provide links where I can read about the subj? Because
after I simply created the regular project the driver binary enlarged
for about 50% (in compare with BUILD utility) and it starts crushing the
system after loading


Roman Kudinov

mailto:xxxxx@rbcmail.ru

You can use a batch file ddkbuild.bat from http://www.hollistech.com/

Mark Roddy provides this example, with enough online documentation.

You need to build a makefile project…, all instructions are documented
there.

-pro

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Roman
Sent: Saturday, July 10, 2004 6:20 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] how to build a driver using regular .dsp file without
BUILD utility

Can anyone provide links where I can read about the subj? Because
after I simply created the regular project the driver binary enlarged
for about 50% (in compare with BUILD utility) and it starts crushing the
system after loading


Roman Kudinov

mailto:xxxxx@rbcmail.ru


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@garlic.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Why lose the development time on this unnecessary thing? BUILD works just
fine. If you have a huge project of several DSP files, and need to build a
driver as one of the subprojects of this larger project - use Mark’s
DDKBUILD.BAT.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Roman”
To: “Windows System Software Devs Interest List”
Sent: Saturday, July 10, 2004 5:19 PM
Subject: [ntdev] how to build a driver using regular .dsp file without BUILD
utility

> Can anyone provide links where I can read about the subj? Because
> after I simply created the regular project the driver binary enlarged
> for about 50% (in compare with BUILD utility) and it starts crushing the
> system after loading
>
> –
> Roman Kudinov
>
>
> mailto:xxxxx@rbcmail.ru
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com