Michael Stefaniuc
4f2a92328e
dmstyle: Remove a not very useful macro.
...
The memory is already zeroed on allocation.
2015-07-07 17:16:35 +09:00
Michael Stefaniuc
2026a21525
dmstyle: Use the generic IPersistStream for DMStyleTrack.
2015-07-01 19:18:24 +09:00
Marcus Meissner
10371fcc50
dmstyle: Mark internal symbols with hidden visibility.
2011-05-17 10:19:00 +02:00
Alexandre Julliard
3dfc4572ed
dmstyle: Remove some unused functions.
2008-12-01 13:25:29 +01:00
Alexandre Julliard
7718d2bd7c
dmusic: Fix license headers that mistakenly use GPL instead of LGPL.
...
Confirmed by the original author and the major contributors.
2007-05-30 12:54:07 +02:00
Andrew Talbot
482eebab9a
dmstyle: Declare some functions static.
2007-01-08 12:09:20 +01:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Alexandre Julliard
936198ce45
Moved ICOM_THIS_MULTI definition out of objbase.h and into the files
...
that use it.
2004-08-13 00:44:22 +00:00
Raphael Junqueira
106e13ab09
- Add the same new files (dmutils.c/dmutils.h) into dmime,dmband and
...
dmstyle directory that share the debug and helper functions for dmusic
dlls (as Rok's idea for dmloader).
- Use new helpers functions to load References on
IDirectMusicSegTriggerTrack loading (currently they leak).
- IDirectMusicStyle (almost partial) loading.
- Minor fixes.
2004-05-14 04:57:02 +00:00