wine/dlls/winmm winmm.c winemm.h mci.c driver.c

Alexandre Julliard julliard at winehq.org
Wed Jun 30 13:12:20 CDT 2004


ChangeSet ID:	12752
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/06/30 13:12:20

Modified files:
	dlls/winmm     : winmm.c winemm.h mci.c driver.c 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	Lookup driver information in registry and system.ini.
	Make the code inspect the registry/system.ini at call time, rather
	then initialization time.
	Code cleanups.

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

Old revision  New revision  Changes     Path
 1.37          1.38          +1 -1       wine/dlls/winmm/winmm.c
 1.56          1.57          +0 -1       wine/dlls/winmm/winemm.h
 1.52          1.53          +57 -92     wine/dlls/winmm/mci.c
 1.26          1.27          +18 -1      wine/dlls/winmm/driver.c




More information about the wine-cvs mailing list