[2/3] msvcirt: Add implementation of streambuf::sputc

Piotr Caban piotr.caban at gmail.com
Tue Jun 16 02:28:17 CDT 2015


On 06/15/15 17:34, Iván Matellanes wrote:
> +    test_overflow_this = &sb2;
> +    ret = (int) call_func2(p_streambuf_sputc, &sb3, 'c');
You probably wanted to set the test_overflow_this to sb3 here.

Thanks,
Piotr



More information about the wine-devel mailing list