Re: [01/10] msvcirt: Add stub for class ostream
6 Jun
2016
6 Jun
'16
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
3478
Age (days ago)
3478
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban