[PATCH] ws2_32: Add stub implementation for WSCGetProviderInfo.

Bernhard Übelacker bernhardu at mailbox.org
Thu Mar 19 12:32:24 CDT 2020


Am 19.03.20 um 03:29 schrieb Zhiyi Zhang:
> From what MSDN says, it returns SOCKET_ERROR and put an ERROR_CALL_NOT_IMPLEMENTED
> in 'errcode' parameter if it's unimplemented. You can add some tests for this. And it's better
> to have at least some basic parameter validation checks even for a stub.
> 
> Thanks,
> Zhiyi


Thanks for reviewing.
I sent an updated version.

Kind regards,
Bernhard



More information about the wine-devel mailing list