dplayx: Remove unneeded test, fix compilation on msvc++.

Kai Blin kai.blin at gmail.com
Sat Mar 3 05:44:17 CST 2007


The test in EnumConnectionsCallback will always succeed if dpwsockx.dll can be
loaded and contains a TCP/IP service provider, and if TCP/IP networking is
enabled.
It makes no sense to check for all of this in one test, in fact, all 
dpwsockx.dll
tests should go into dpwsockx.

Also, the INITGUID define is needed on msvc++/dxsdk to compile this.
---
 dlls/dplayx/tests/dplayx.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f332c89c012029277906baddafad225d7b9428b2.diff
Type: text/x-patch
Size: 750 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070303/903be679/f332c89c012029277906baddafad225d7b9428b2.bin


More information about the wine-patches mailing list