wine/dlls/dmusic thru.c portdownload.c port.c ...

Alexandre Julliard julliard at winehq.org
Wed Jan 26 13:41:44 CST 2005


ChangeSet ID:	15690
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/26 13:41:44

Modified files:
	dlls/dmusic    : thru.c portdownload.c port.c instrument.c 
	                 downloadedinstrument.c download.c 
	                 dmusic_private.h dmusic_main.c dmusic.c 
	                 collection.c clock.c buffer.c 

Log message:
	James Hawkins <truiken at gmail.com>
	Properly implement DllCanUnloadNow ref counting.

Patch: http://cvs.winehq.org/patch.py?id=15690

Old revision  New revision  Changes     Path
 1.9           1.10          +5 -0       wine/dlls/dmusic/thru.c
 1.9           1.10          +5 -0       wine/dlls/dmusic/portdownload.c
 1.9           1.10          +5 -0       wine/dlls/dmusic/port.c
 1.9           1.10          +5 -0       wine/dlls/dmusic/instrument.c
 1.10          1.11          +5 -0       wine/dlls/dmusic/downloadedinstrument.c
 1.10          1.11          +5 -0       wine/dlls/dmusic/download.c
 1.24          1.25          +6 -0       wine/dlls/dmusic/dmusic_private.h
 1.17          1.18          +41 -28     wine/dlls/dmusic/dmusic_main.c
 1.20          1.21          +5 -0       wine/dlls/dmusic/dmusic.c
 1.11          1.12          +5 -0       wine/dlls/dmusic/collection.c
 1.9           1.10          +5 -0       wine/dlls/dmusic/clock.c
 1.10          1.11          +5 -0       wine/dlls/dmusic/buffer.c




More information about the wine-cvs mailing list