Properly implement DllCanUnloadNow ref counting.
commit1727eb485e4f1109b9a9084e0a561f2f60bdc132
authorJames Hawkins <truiken@gmail.com>
Wed, 2 Feb 2005 09:31:06 +0000 (2 09:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Feb 2005 09:31:06 +0000 (2 09:31 +0000)
tree810db7fa61c1da4b894954210fd420e82865751f
parent3b38dc686407612a2b57b9a39324c48f2855d8a2
Properly implement DllCanUnloadNow ref counting.
18 files changed:
dlls/dmime/audiopath.c
dlls/dmime/dmime_main.c
dlls/dmime/dmime_private.h
dlls/dmime/graph.c
dlls/dmime/lyricstrack.c
dlls/dmime/markertrack.c
dlls/dmime/paramcontroltrack.c
dlls/dmime/patterntrack.c
dlls/dmime/performance.c
dlls/dmime/segment.c
dlls/dmime/segmentstate.c
dlls/dmime/segtriggertrack.c
dlls/dmime/seqtrack.c
dlls/dmime/sysextrack.c
dlls/dmime/tempotrack.c
dlls/dmime/timesigtrack.c
dlls/dmime/tool.c
dlls/dmime/wavetrack.c