Module: wine
Branch: refs/heads/master
Commit: 201cdcc462ca8edcd6aab42b0c462c6852717435
URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=201cdcc462ca8edcd6aab42…
Author: Juan Lang <juan_lang(a)yahoo.com>
Date: Wed Jan 25 13:14:12 2006 +0100
iphlpapi: Remove one IP address per interface restriction.
- remove restriction of one IP address per interface
- remove dead code, and make static functions that can be
- update comments and copyright notice
---
dlls/iphlpapi/ifenum.c | 263 ++++++++++++++++++-----------------------
dlls/iphlpapi/ifenum.h | 22 ---
dlls/iphlpapi/iphlpapi_main.c | 67 ++++++++--
dlls/iphlpapi/ipstats.c | 2
dlls/iphlpapi/ipstats.h | 2
5 files changed, 170 insertions(+), 186 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=201cdcc462ca8edcd6a…
ChangeSet ID: 22527
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)winehq.org 2006/01/24 14:26:23
Modified files:
templates/en : download.template
Log message:
based on patch from: Sven Paschukat <Sven.Paschukat(a)t-online.de>
add a note to the WineTools link
Patch: http://cvs.winehq.org/patch.py?id=22527
Old revision New revision Changes Path
1.72 1.73 +8 -3 lostwages/templates/en/download.template
Index: lostwages/templates/en/download.template
diff -u -p lostwages/templates/en/download.template:1.72 lostwages/templates/en/download.template:1.73
--- lostwages/templates/en/download.template:1.72 24 Jan 2006 20:26:23 -0000
+++ lostwages/templates/en/download.template 24 Jan 2006 20:26:23 -0000
@@ -122,13 +122,18 @@ for post-installation instructions.</b><
</a>
</td>
<td align=left bgcolor="#ffffff">
-
<b><a href="http://www.von-thadden.de/Joachim/WineTools/">Wine Tools</a></b> -
WineTools is a menu driven installer for installing Windows programs.
This software lets you install the following Windows software: DCOM98,
IE6, Windows Core Fonts, Windows System Software, Office & Office Viewer,
- Adobe Photoshop 7, Illustrator 9 and many other programs.
- By <a href="http://www.von-thadden.de/Joachim/WineTools/">Joachim von Thadden</a>.
+ Adobe Photoshop 7, Illustrator 9 and many other programs.<br />
+ By <a href="http://www.von-thadden.de/Joachim/WineTools/">Joachim von
+ Thadden</a>.<br />
+ <div style="margin: 10px; padding: 5px; border: 1px solid #C0C0C0; background-color: #F0F0F0;">
+ <b>Note:</b> WineTools only recommended if installation or operability of
+ Windows software failed on pure Wine or because the Wine developers need
+ your feedback from testing.
+ </div>
</td>
</tr>
</table>