ChangeSet ID: 8762 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/07/16 18:31:05 Modified files: dlls/dmusic : version.rc dmusic_main.c Makefile.in Added files: dlls/dmusic : regsvr.c Log message: John K. Hohm <jhohm(a)acm.org> Implement DllRegisterServer and DllUnregisterServer for dmusic.dll, and add OleSelfRegister version string. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8762 Old revision New revision Changes Path 1.1 1.2 +1 -0 wine/dlls/dmusic/version.rc 1.7 1.8 +0 -26 wine/dlls/dmusic/dmusic_main.c 1.6 1.7 +2 -1 wine/dlls/dmusic/Makefile.in Added 1.1 +0 -0 wine/dlls/dmusic/regsvr.c