ChangeSet ID: 1169619413142669370704429 CVSROOT: /cvsroot/wine Module name: docs Changes by: dimi@sc8-pr-cvs9.sourceforge.net 2007/01/23 22:16:53
Modified files: en : winedev-testing.sgml
Log message: "Jeff Latimer" lats@yless4u.com.au Add info about getting the Windows DDK to provide libs that don't ship with Visual Studio Express.
Old revision New revision Changes Path 1.4 1.5 +8 -1 docs/en/winedev-testing.sgml
Index: docs/en/winedev-testing.sgml diff -u -p docs/en/winedev-testing.sgml:1.4 docs/en/winedev-testing.sgml:1.5 --- docs/en/winedev-testing.sgml 24 Jan 2007 6:16:53 -0000 +++ /dev/null 24 Jan 2007 6:16:53 -0000 @@ -275,7 +275,14 @@ thread.c: 86 tests executed, 5 marked as 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 + Device 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