FOR FAQ: RE: Basic Question about Windows 2003 driver

Starting with the XP release of the DDK, the DDK compilation toolset is
self contained. There is no longer a need to separately install any release
of the Microsoft compilation tools or the Windows Platform SDK.

=====================
Mark Roddy

-----Original Message-----
From: Vipul Jain [mailto:xxxxx@topspin.com]
Sent: Monday, September 22, 2003 2:05 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] Basic Question about Windows 2003 driver

Hi,

For building the driver for Windows 2003, do I need to
install Visual Studio .Net to get the latest compiler or
Visual Studio 6.0 is ok ? And which version of platform SDK I
need to install ?

Thanks

  • VJ

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

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

Thanks Mark.

  • VJ

You don’t need to install a compiler for Win2k3 the DDK now has the
compiler integrated. You should only use the DDK compiler.

Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting

----- Original Message -----
From: “Vipul Jain”
To: “Windows System Software Devs Interest List”
Sent: Monday, September 22, 2003 2:04 PM
Subject: [ntdev] Basic Question about Windows 2003 driver

> Hi,
>
> For building the driver for Windows 2003, do I need to install Visual
> Studio .Net to get the latest compiler or Visual Studio 6.0 is ok ? And
> which version of platform SDK I need to install ?
>
> Thanks
> - VJ
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@acm.org
> To unsubscribe send a blank email to xxxxx@lists.osr.com

“Vipul Jain” wrote in message news:xxxxx@ntdev…
>
Check the “Getting Started Writing Windows Drivers FAQ”

http://www.osronline.com/article.cfm?id=20

Question Number 2.

Peter
OSR

You can use any editor you want - be it from VC6 or VC.NET.

The driver is built using DDK environment, which includes the compiler, and is
debugged using WinDbg or SoftICE.

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

----- Original Message -----
From: “Vipul Jain”
To: “Windows System Software Devs Interest List”
Sent: Monday, September 22, 2003 10:04 PM
Subject: [ntdev] Basic Question about Windows 2003 driver

> Hi,
>
> For building the driver for Windows 2003, do I need to install Visual
> Studio .Net to get the latest compiler or Visual Studio 6.0 is ok ? And
> which version of platform SDK I need to install ?
>
> Thanks
> - VJ
>
> —
> 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