• Robert Reif's avatar
    dsound: Set default primary buffer sample rate and bits per sample. · 44b7760e
    Robert Reif authored
    Programs that are written specifically for 2000 and xp don't bother to
    set the primary buffer format because it's a noop.  However wine is
    patterned after win9x and DirectX 7 or earlier which has a real
    primary buffer and expects the program to change the primary buffer
    format if necessary.
    44b7760e
Name
Last commit
Last update
..
tests Loading commit data...
.gitignore Loading commit data...
Makefile.in Loading commit data...
buffer.c Loading commit data...
capture.c Loading commit data...
dsound.c Loading commit data...
dsound.spec Loading commit data...
dsound_main.c Loading commit data...
dsound_private.h Loading commit data...
duplex.c Loading commit data...
mixer.c Loading commit data...
primary.c Loading commit data...
propset.c Loading commit data...
regsvr.c Loading commit data...
sound3d.c Loading commit data...
version.rc Loading commit data...