[1/4] msvcirt: Add implementation of streambuf::allocate

Piotr Caban piotr.caban at gmail.com
Mon Jun 8 03:13:57 CDT 2015


On 06/07/15 20:54, Iván Matellanes wrote:
> +    return CALL_VTBL_FUNC(this, 40, int, (streambuf*), (this));
The code will be easier to read if you define call_streambuf_doallocate 
macro and use it here. It would be also nice to change order of allocate 
and doallocate functions.

Cheers,
Piotr



More information about the wine-devel mailing list