Re: Add support for CCSelect sound
30 Sep
2002
30 Sep
'02
8:59 p.m.
----- Original Message ----- From: "Eric POUECH" <Eric.Pouech(a)wanadoo.fr> To: <wine-devel(a)winehq.com> Sent: Monday, September 30, 2002 2:27 AM Subject: Re: Add support for CCSelect sound
Objet : Add support for CCSelect sound Hi Guy,
I wonder if a call to WCHAR name[] = { 'C','C','S','e','l','e','c','t','\\','.','c','u','r','r','e','n','t',0};
PlaySound(name, 0, SND_ALIAS|SND_ASYNC); wouldn't do the trick (didn't check it, but it's very likely it's gonna work). I can't test it (I'm away from my home PC will all my wine env) A+
I don't know. I merely reproduced the calls I saw in the relay trace (after removing all the MultiByteToWide junk). I figured that doing similar calls should reproduce the same behavior (good or bad). Guy
8472
Age (days ago)
8472
Last active (days ago)
0 comments
1 participants
participants (1)
-
Guy L. Albertelli