[1/2] msvcirt: Add initial implementation of streambuf

Piotr Caban piotr.caban at gmail.com
Tue Jun 2 09:12:24 CDT 2015


On 06/02/15 14:52, Iván Matellanes wrote:
> +    __ASM_VTABLE(streambuf,
> +            VTABLE_ADD_FUNC(streambuf_vector_dtor));
It would be nice to add all the functions to vtable. Otherwise the 
application may crash without nice error message.



More information about the wine-devel mailing list