1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/amstream
Elizabeth Figura cee5224bf4 amstream: Link to msvcrt instead of ucrtbase.
It links to strmbase, which is built against msvcrt.
2024-05-14 18:28:20 +02:00
..
tests amstream: Send quality control messages from AMDirectDrawStream::Receive. 2023-12-05 21:24:36 +01:00
amstream_classes.idl amstream: Allow AMAudioStream and AMDirectDrawStream to be created by CoCreateInstance. 2020-06-01 22:10:28 +02:00
amstream_private.h amstream: Remove DECLSPEC_HIDDEN usage. 2023-07-05 10:09:09 +02:00
amstream.spec
audiodata.c amstream: Use CRT memory allocators. 2022-03-28 10:11:48 +02:00
audiostream.c amstream: Use CRT memory allocators. 2022-03-28 10:11:48 +02:00
ddrawstream.c amstream: Send quality control messages from AMDirectDrawStream::Receive. 2023-12-05 21:24:36 +01:00
filter.c amstream: Force debug info in critical sections. 2024-02-29 21:22:28 +01:00
main.c amstream: Use CRT memory allocators. 2022-03-28 10:11:48 +02:00
Makefile.in amstream: Link to msvcrt instead of ucrtbase. 2024-05-14 18:28:20 +02:00
multimedia.c amstream: Use CRT memory allocators. 2022-03-28 10:11:48 +02:00
version.rc