Re: dsound tests propset.c windows compile patch
Robert Reif wrote: Fix so it compiles with VC7 on XP. Here is the proper fix. Don't include dsconf IIDs in dxguid.lib. Index: dlls/dsound/tests/propset.c === RCS file: /home/wine/wine/dlls/dsound/tests/propset.c,v retrieving revis
Re: dsound tests propset.c windows compile patch
Please disregard this patch. It breaks wine compiles. I'll dig into a better fix that works for both wine and windows. Robert Reif wrote: Fix so it compiles with VC7 on XP.