This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-09 05:36:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
amstream
History
Michael Stefaniuc
52dd315666
amstream: Use CoTaskMemRealloc instead of alloc+copy.
2011-08-22 16:14:34 +02:00
..
tests
…
amstream_classes.idl
amstream: Convert dll registration to the IRegistrar mechanism.
2010-12-03 14:28:23 +01:00
amstream_private.h
amstream: Get rid of the explicit implementation of IMediaStream.
2011-08-22 16:14:34 +02:00
amstream.c
amstream: Use CoTaskMemRealloc instead of alloc+copy.
2011-08-22 16:14:34 +02:00
amstream.spec
…
main.c
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
2011-08-02 20:47:49 +02:00
Makefile.in
amstream: Convert dll registration to the IRegistrar mechanism.
2010-12-03 14:28:23 +01:00
mediastream.c
amstream: Get rid of the explicit implementation of IMediaStream.
2011-08-22 16:14:34 +02:00
mediastreamfilter.c
amstream: Avoid a forward declaration of the IMediaStreamFilter vtbl.
2011-08-22 16:14:34 +02:00
version.rc
…