wine/dlls/mciwave
Zhiyi Zhang eeb1826c3f mciwave: Use matching memory allocator (Coverity).
*pszTmpFileName will be freed with free() but it's allocated with HeapAlloc().
2023-12-04 22:10:22 +01:00
..
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mciwave.c mciwave: Use matching memory allocator (Coverity). 2023-12-04 22:10:22 +01:00
mciwave.spec