MSDN question

Does anyone see a need to go to VS 2010 if we are just going to upgrade our
driver to the WDK model?

Bill Casey
== VirDISR & VirtualSCSIT Target Mode Solutions ==

No. VS 2008 is just fine with the latest WDK.

The WDK has no dependency on VS anymore…

Thomas F. Divine


From: “Bill Casey”
Sent: Thursday, March 24, 2011 3:23 PM
To: “Windows System Software Devs Interest List”
Subject: [ntdev] MSDN question

> Does anyone see a need to go to VS 2010 if we are just going to upgrade
> our
> driver to the WDK model?
>
> Bill Casey
> == VirDISR & VirtualSCSIT Target Mode Solutions ==
>
>
> —
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer

At present VS is not at all tied to the WDK, you get the compiler as
part of the package. There are rumors of the next WDK using VS as its
build environment, but until it happens (or hopefully not since the
tools for managing projects well are not there) they are independent.

Don Burn (MVP, Windows DKD)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr

xxxxx@virtualscsi.com” wrote in message
news:xxxxx@ntdev:

> Does anyone see a need to go to VS 2010 if we are just going to upgrade our
> driver to the WDK model?
>
> Bill Casey
> == VirDISR & VirtualSCSIT Target Mode Solutions ==

You can even get rid of VS at all in favor of Kate or Notepad++ or such.


Maxim S. Shatskih
Windows DDK MVP
xxxxx@storagecraft.com
http://www.storagecraft.com

“Bill Casey” wrote in message news:xxxxx@ntdev…
> Does anyone see a need to go to VS 2010 if we are just going to upgrade our
> driver to the WDK model?
>
> Bill Casey
> == VirDISR & VirtualSCSIT Target Mode Solutions ==
>
>

No dependency at all, starting with the vista WDK, as the compilation
tools are in the WDK itself.

Mark Roddy

On Thu, Mar 24, 2011 at 3:23 PM, Bill Casey wrote:
> Does anyone see a need to go to VS 2010 if we are just going to upgrade our
> driver to the WDK model?
>
> Bill Casey
> == VirDISR & VirtualSCSIT Target Mode Solutions ==
>
>
> —
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
>

Bill Casey wrote:

Does anyone see a need to go to VS 2010 if we are just going to upgrade our
driver to the WDK model?

A terminology issue – there is no “WDK model”. I suspect you meant WDF
or KMDF.

In any case, the answers you have received here are correct. The WDK
doesn’t need Visual Studio at all.


Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.