On Fri, 12 Apr 2002, Dimitrie O. Paun wrote:
- if ( lpCallerData || lpCalleeData || lpSQOS || lpGQOS )
WARN ("unsupported parameters!");
^^^^
Shouldn't this be a FIXME instead?
I don't think so - there is little to fix on the part of wine. AFAICS the Linux network stack simply doesn't support passing of additional parameters along with a connection request.
I am not so sure about the QOS parameters, but that appears to be a secondary issue.
Martin