wine/dlls/msdmo msdmo.spec dmort.c dmoreg.c Ma ...
ChangeSet ID: 8818 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/07/21 15:03:50 Modified files: dlls/msdmo : msdmo.spec dmort.c dmoreg.c Makefile.in .cvsignore Added files: dlls/msdmo : rsrc.rc Log message: Michael Günnewig <MichaelGuennewig(a)gmx.de> - Implemented Mo* methods. - Added stubs for DMORegister, DMOUnregister, DMOEnum, DMOGetTypes, DMOGetName. - Added version resources. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8818 Old revision New revision Changes Path 1.6 1.7 +15 -15 wine/dlls/msdmo/msdmo.spec 1.2 1.3 +178 -1 wine/dlls/msdmo/dmort.c 1.2 1.3 +83 -1 wine/dlls/msdmo/dmoreg.c 1.6 1.7 +4 -0 wine/dlls/msdmo/Makefile.in 1.3 1.4 +1 -0 wine/dlls/msdmo/.cvsignore Added 1.1 +0 -0 wine/dlls/msdmo/rsrc.rc
participants (1)
-
Alexandre Julliard