wine-wine/dlls/dmstyle
Michael Stefaniuc 2ba39c8901 dmstyle: Avoid cloning the IStream in parse_style_form().
It can be an application provided IStream with unimplemented Clone()
method.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=31562
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-23 10:49:51 +01:00
..
tests dmstyle/tests: Use wide-char string literals. 2019-12-16 21:26:25 +01:00
Makefile.in
auditiontrack.c dmstyle: Implement IsParamSupported() for the Audition track. 2019-11-19 23:15:05 +01:00
chordtrack.c dmstyle: The Chord track doesn't support the BandParam type. 2019-11-19 23:15:05 +01:00
commandtrack.c dmstyle: Rename IDirectMusicTrack8Impl to command_track. 2019-11-13 08:39:46 +01:00
dmobject.c dmstyle: Use the debug functions provided by dmobject.[ch]. 2019-12-13 09:52:33 +01:00
dmobject.h dmstyle: Use the debug functions provided by dmobject.[ch]. 2019-12-13 09:52:33 +01:00
dmstyle.idl
dmstyle.spec
dmstyle_main.c dmstyle: Use the debug functions provided by dmobject.[ch]. 2019-12-13 09:52:33 +01:00
dmstyle_private.h dmstyle: Move 3 structs where they are used and get rid of typedefs. 2019-11-26 22:49:03 +01:00
dmutils.c dmstyle: Use the debug functions provided by dmobject.[ch]. 2019-12-13 09:52:33 +01:00
dmutils.h dmstyle: Use the debug functions provided by dmobject.[ch]. 2019-12-13 09:52:33 +01:00
motiftrack.c dmstyle: Rename IDirectMusicTrack8Impl to motif_track. 2019-11-13 08:39:50 +01:00
mutetrack.c dmstyle: Rename IDirectMusicTrack8Impl to mute_track. 2019-11-13 08:39:55 +01:00
style.c dmstyle: Avoid cloning the IStream in parse_style_form(). 2019-12-23 10:49:51 +01:00
styletrack.c dmstyle: Add GUID_IDirectMusicStyle support in Style Track GetParam. 2019-11-19 23:15:05 +01:00
version.rc