[PATCH 4/4] dpnhupnp: Implement IDirectPlayNatHelper stub

Vijay Kiran Kamuju infyquest at gmail.com
Sun May 27 06:19:11 CDT 2007


Hi,

It seems there is a problem with the fake dll entry for dpnhupnp.dll in wine.inf

@@ -2129,6 +2129,7 @@ HKLM,%CurrentVersion%\Telephony\Country
List\998,"SameAreaRule",,"G"
 11,,dmusic.dll,1
 11,,dplayx.dll,1
 11,,dpnet.dll,1
+11,,dpnhupnp,1
 11,,dsound.dll,1
 11,,dswave.dll,1
 11,,dxdiagn.dll,1

The ebtry should have been
11,,dpnhupnp.dll,1

Correct and resend

Thanks,
VJ



More information about the wine-patches mailing list