ChangeSet ID: 17146 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/19 04:48:09
Modified files: dlls/dplayx : dplay.c
Log message: Francois Gouget fgouget@free.fr DPSET_REMOTE is 0 so we cannot do (flags & DPSET_REMOTE). Instead check that the DPSET_LOCAL flag is not set.
Patch: http://cvs.winehq.org/patch.py?id=17146
Old revision New revision Changes Path 1.56 1.57 +48 -58 wine/dlls/dplayx/dplay.c