makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf...
[wine] / dlls / msvcr90 / msvcr90.c
2010-08-27  Piotr Cabanmsvcr90: Added _wstat64i32 implementation.
2010-06-11  Nikolay Sivovmsvcrt: Fix __lconv_init() prototype.
2010-05-26  Robert Wilhelmmsvcrt90: Add stat64i32.
2010-05-26  Robert Wilhelmmsvcrt90: Add fstat64i32.
2010-04-26  Piotr Cabanmsvcr90: Added _recalloc implementation.
2010-04-14  Alexandre Julliardmsvcr90: Implement _invalid_parameter_noinfo.
2010-04-09  Piotr Cabanmsvcr90: Added __clean_type_info_names_internal stub.
2010-04-01  Piotr Cabanmsvcrt: Fix _get/_set_invalid_parameter_handler impleme...
2010-03-25  Piotr Cabanmsvcr90: Added implementation of __sys_nerr and __sys_e...
2010-03-25  Piotr Cabanmsvcr90: Added _get/set_invalid_parameter_handler imple...
2010-03-25  Piotr Cabanmsvcr90: Added _encoded_null() implementation.
2010-03-25  Piotr Cabanmsvcr90: Implement _encode_pointer and _decode_pointer.
2010-03-19  Detlef Riekenbergmsvcr90: Implement _initterm_e.
2010-03-15  Detlef Riekenbergmsvcr90: Add msvcr90.dll with forwards to msvcrt.dll.