Sweden-Number/dlls/msvcirt
Arkadiusz Hiler 8749ae83c1 msvcirt: Be more obvious in out-of-memory situations.
Just like in the new ifstream, if we are out of memory it's better to fail
loudly with an obvious FIXME message than to leave user with half-initialized
object causing ephemeral issues that are hard to debug.

Signed-off-by: Arkadiusz Hiler <ahiler@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-04 15:41:53 +02:00
..
tests msvcirt: Implement ifstream::setbuf(). 2020-09-04 15:41:49 +02:00
Makefile.in
msvcirt.c msvcirt: Be more obvious in out-of-memory situations. 2020-09-04 15:41:53 +02:00
msvcirt.h
msvcirt.spec msvcirt: Implement ifstream::setbuf(). 2020-09-04 15:41:49 +02:00