shell32: Replaced cdrom.ico with a Tango compliant icon.
[wine] / dlls / msvcr80 /
2010-04-13  Alexandre Julliardmsvcrt: Export a few more C++ functions that actually...
2010-04-13  Alexandre Julliardmsvcrt: Add support for VC7 and VC8 extensions to the...
2010-04-13  Alexandre Julliardmsvcrt: Implement the missing exception constructor...
2010-04-12  Alexandre Julliardmsvcrt: Make a few more exception handling functions...
2010-04-12  Piotr Cabanmsvcr90: Forward _calloc_crt to calloc.
2010-04-12  Piotr Cabanmsvcrt: Added memmove_s and memcpy_s implementation.
2010-04-09  Piotr Cabanmsvcr90: Added __clean_type_info_names_internal stub.
2010-04-08  Piotr Cabanmsvcr90: Forward ?_open@@YAHPBDHH@Z calls to _open.
2010-04-08  Piotr Cabanmsvcr80: Fix typo in msvcr80.spec.
2010-04-08  Piotr Cabanmsvcrt: Added implemenatation of _create_locale and...
2010-04-01  Piotr Cabanmsvcrt: Added implementation of _controlfp_s.
2010-04-01  Piotr Cabanmsvcrt: Fix _get/_set_invalid_parameter_handler impleme...
2010-03-29  Piotr Cabanmsvcrt: Added _strtoui64 implementation.
2010-03-29  Piotr Cabanmsvcrt: Added _strtoi64 implementation.
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-25  Piotr Cabanmsvcrt: Added strnlen implementation.
2010-03-19  Detlef Riekenbergmsvcr80: Forward _malloc_crt functions to msvcrt.malloc.
2010-03-19  Detlef Riekenbergmsvcr80: Forward _initterm_e to msvcr90.dll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Detlef Riekenbergmsvcr80: Add msvcr80.dll with forwards to msvcrt.dll.