Displaying 2 results from an estimated 2 matches for "proc_playsound".
2011 Jun 05
1
No sound in wine.
err:winmm:proc_PlaySound Aborting play loop, waveOutWrite error
That's my output when I try to play a test sound. I'm able to actually play StarCraft, but I can't get the sound to work. I have PulseAudio and ALSA installed, just not sure how to configure either.
2009 Apr 10
0
Wine release 1.1.19
...sids in LookupAccountName and make comparison case insensitive.
advapi32: Modify check_well_known_name test to be more robust on more Windows platforms.
advapi32: Handle fully qualified account names for well known sids in LookupAccountName.
winmm: Properly cleanup in return from proc_PlaySound if system sound is not found.
winmm: SND_ALIAS and SND_ALIAS_ID overlap so when checking for SND_ALIAS_ID make sure it is SND_ALIAS_ID and not SND_ALIAS.
gdi32/tests: Demonstrate issues in wine with SaveDC and RestoreDC in metafiles and enhmetafiles.
Aurimas Fischer (6):
credui:...