dpnet: Implement IDirectPlay8Address GetComponentByName

Nikolay Sivov bunglehead at gmail.com
Mon Sep 29 23:10:28 CDT 2014


On 9/30/2014 08:08, Alistair Leslie-Hughes wrote:
> +            *pdwBufferSize = entry->size;
> +
> +            if(*pdwBufferSize < entry->size)
> +                return DPNERR_BUFFERTOOSMALL;
Looks broken.



More information about the wine-devel mailing list