[MMIXER] Fix additional data size initialization for different audio formats (#6753)
[reactos.git] / sdk / lib / crt / wine / heap.c
2023-02-02 Timo Kreuzer[WINESYNC] msvcrt: Use memmove to copy memory in memcpy_s.
2023-02-02 Timo Kreuzer[WINESYNC] msvcrt: Use memmove to copy memory in wmemcpy_s.
2023-02-02 Timo Kreuzer[WINESYNC] msvcrt: Add DECLSPEC_HOTPATCH to functions...
2023-02-02 Timo Kreuzer[WINESYNC] msvcrt: Don't include MSVC 8.0+ heap functio...
2023-02-02 Timo Kreuzer[WINESYNC] msvcrt: Add helper for exception throwing.
2023-02-02 Timo Kreuzer[WINESYNC] ucrtbase: Implement _realloc_base.
2023-02-02 Timo Kreuzer[WINESYNC] ucrtbase: Implement _free_base.
2023-02-02 Timo Kreuzer[WINESYNC] ucrtbase: Implement _malloc_base.
2023-02-02 Timo Kreuzer[WINESYNC] ucrtbase: Implement _calloc_base.
2023-02-02 Timo Kreuzer[WINESYNC] msvcrt: Handle overflow in calloc().
2023-02-02 Timo Kreuzer[WINESYNC] msvcrt: memmove_s shouldn't zero its output...
2023-01-24 Timo Kreuzer[WINESYNC] msvcrt: Don't fail when _aligned_offset_mall...
2023-01-24 Timo Kreuzer[WINESYNC] msvcrt: Fixed strncpy_s behavior when count...
2023-01-24 Timo Kreuzer[CRT] Add a number of functions from wine
2023-01-24 Timo Kreuzer[CRT] Reduce diff
2023-01-24 Timo Kreuzer[CRT] Use the original wine heap functions
2023-01-24 Timo Kreuzer[CRT] reduce diff to wine of heap code
2023-01-24 Timo Kreuzer[CRT] Get back MSVCRT prefix in wine heap code
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work