Maarten Lankhorst wrote:
> Sanity check to see if device can be opened or not

Is alloca() not allowed in wine? (asking because you allocate hw_params
on the stack, but it's freed if the function exits, so it's only used
inside this one function).

tom


Reply via email to