[SOLVED] No sound in wine

I am trying to get sound working in a Windows program run via wine. The advice I get on the Net is to use winecfg to ensure that ALSA is on and OSS is off. Trouble is, the Audio tab of winecfg gives me no such options. All pull down menus contain just "(System default)" and nothing else. If I click on the "Test Sound" button, all that happens is that the following appears in the terminal window from which winecfg is run:
Searching the net again, I am advised to use the command "winetricks sound=alsa", but there does not seem to be such a command available on/for Mageia.
Any suggestions anybody?
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
Searching the net again, I am advised to use the command "winetricks sound=alsa", but there does not seem to be such a command available on/for Mageia.
Any suggestions anybody?