Displaying 2 results from an estimated 2 matches for "dmgraph".
Did you mean:
digraph
2018 Mar 16
0
Wine release 3.4
...iptor() tests.
dmstyle/tests: Avoid a clang warning.
secur32: Remove comment referencing an old macro.
dmime: Add a generic ParseDescriptor helper and use it for DMSegment.
dmime: Reimplement ParseDescriptor for DMAudioPathConfig.
dmime: Reimplement ParseDescriptor for DMGraph.
dmime/tests: Add ParseDescriptor NULL pointer tests.
dmime: Use ParseDescriptor() instead of reimplementing it.
dmime: Stop pretending to Load() the 'WAVE' form.
dmime/tests: Fix an IStream use after free and a leak.
dmime/tests: Add an invalid stream test....
2015 Jun 26
0
Wine release 1.7.46
...ts from helper functions.
dmime: Use the generic DirectMusicObject implementation for DMSegment.
dmime: Use the generic DMObject implementation for DMAudioPathConfig.
dmime: Get rid of the extra pointer to a DMUS_OBJECTDESC.
dmime: Use the generic DMObject implementation for DMGraph.
dmime/tests: Add IPersistStream tests for DM*Track.
dmstyle/tests: Add IPersistStream tests for DM*Track.
dmband: IsParamSupported method doesn't crashes on NULL.
dmband: Implement the E_NOTIMPL methods of IDirectMusicTrack8.
dmband/tests: Add some basic IDirectMu...