doc: resend Add info about where to get the Windows DDK

Jeff Latimer lats at yless4u.com.au
Fri Jan 26 03:21:31 CST 2007


Fixed a typo.

Changelog:
Add info about getting the Windows DDK to provide libs that don't ship
with Visual Studio Express.

Jeff Latimer

-------------- next part --------------
Index: en/winedev-testing.sgml
===================================================================
RCS file: /cvsroot/wine/docs/en/winedev-testing.sgml,v
retrieving revision 1.4
diff -u -r1.4 winedev-testing.sgml
--- en/winedev-testing.sgml	28 Aug 2006 03:41:39 -0000	1.4
+++ en/winedev-testing.sgml	26 Jan 2007 09:16:37 -0000
@@ -275,7 +275,14 @@
             Service Pack 6. If you are using Visual Studio 7 or greater you
             do not need the processor pack. In either case it is recommended
             to the most recent compatible Visual Studio
-            <ulink url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/">service pack</>.
+            <ulink url="http://msdn.microsoft.com/vstudio/downloads/updates/sp/">service pack</>.  
+            If are using Visual Studio Express and you need specific libraries 
+            like <filename>ntdll.lib</> that don't ship with Visual Studio 
+            Express, you will need the 
+            <ulink url="http://www.microsoft.com/whdc/devtools/ddk/default.mspx">Windows 
+            Driver Development Kit (DDK)</> which is part of the 
+            <ulink url="http://www.microsoft.com/whdc/resources/downloads.mspx">Windows 
+            Developer Kit</>.
           </para></listitem>
           <listitem><para>
             get the Wine sources


More information about the wine-patches mailing list