Re: Multimedia Control Panel question

2005-04-17 Thread Eric Pouech
Paul van Schayck a écrit : Hey Robert, On Apr 12, 2005 7:15 AM, Robert Reif <[EMAIL PROTECTED]> wrote: The proper way to set the default sound card is to use the same registry keys as Windows and either use a native mmsys.cpl or devise a wine specific way of doing the same thing. Creating a builtin

Re: Multimedia Control Panel question

2005-04-12 Thread Paul van Schayck
Hey Robert, On Apr 12, 2005 7:15 AM, Robert Reif <[EMAIL PROTECTED]> wrote: > The proper way to set the default sound card is to use the same > registry keys as Windows and either use a native mmsys.cpl or > devise a wine specific way of doing the same thing. > > Creating a builtin mmsys.cpl is

Multimedia Control Panel question

2005-04-11 Thread Robert Reif
The proper way to set the default sound card is to use the same registry keys as Windows and either use a native mmsys.cpl or devise a wine specific way of doing the same thing. Creating a builtin mmsys.cpl is one way of accomplishing this and another way is to add this capability to winecfg. You