Confirmed users
53
edits
Wgianopoulos (talk | contribs) mNo edit summary |
|||
Line 158: | Line 158: | ||
* For Express versions of VS: | * For Express versions of VS: | ||
** Install [http://www.microsoft.com/en-us/download/details.aspx?id=11800 the Windows Driver Toolkit, version | ** Install [http://www.microsoft.com/en-us/download/details.aspx?id=11800 the Windows Driver Toolkit, version 7.2] - Version 7.1 is needed because it contains the necessary ATL headers that express VS lacks. | ||
** Add the following to start-msvc*.bat file near the end just before the line that reads cd "%USERPROFILE%" (assumes WinDDK was installed in "C:\WinDDK\7600.16385.1"): | ** Add the following to start-msvc*.bat file near the end just before the line that reads cd "%USERPROFILE%" (assumes WinDDK was installed in "C:\WinDDK\7600.16385.1"): | ||
<pre> | <pre> |