http://bugs.winehq.org/show_bug.cgi?id=3010
marcus@jet.franken.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
------- Additional Comments From marcus@jet.franken.de 2005-29-05 02:36 ------- the problem is that the alsa headers use "interface" in alsa/conf.h
int snd_names_list(const char *interface, snd_devname_t **list);
i submitted a patch to wine to fix this, and will also tell the alsa guys.