Re: [01/10] msvcirt: Add stub for class ostream
June 6, 2016
8:25 a.m.
On 06/06/16 13:52, Iván Matellanes wrote:
+DEFINE_THISCALL_WRAPPER(ostream_vector_dtor, 8) +ostream* __thiscall ostream_vector_dtor(ostream *this, unsigned int flags) ostream_vector_dtor should probably take ios* as first argument.
+/* ??_Gostream@@UAEPAXI(a)Z */ +DEFINE_THISCALL_WRAPPER(ostream_scalar_dtor, 8) +ostream* __thiscall ostream_scalar_dtor(ostream *this, unsigned int flags) The same here.
Thanks, Piotr
3625
Age (days ago)
3625
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban