msvcrt: Comment out exports with a non-standard comment to prevent make_specfiles...
[wine] / dlls / msvcr90 / msvcr90.c
2011-04-28  Piotr Cabanmsvcrt: Added _set_printf_count_output and _get_printf_...
2011-04-15  Alexandre Julliardmsvcr90: Fix function pointer declaration that confuses...
2011-04-05  Piotr Cabanmsvcr90: Added _CRT_RTC_INIT and _CRT_RTC_INITW impleme...
2011-02-08  AndrĂ© Hentschelmsvcrt: Fixed a typo.
2011-02-03  Nikolay Sivovmsvcrt: Partially implement type_info::name_internal_me...
2011-01-25  Detlef Riekenbergmsvcr90: Implement _stat32, _fstat32, _wstat32.
2011-01-19  Nikolay Sivovmsvcrt: Add _atoflt and _atoflt_l implementations.
2010-11-18  Piotr Cabanmsvcrt: Move _initterm_e implementation (from msvcr90).
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.