wine/ dlls/msdmo/dmoreg.c dlls/msdmo/dmort.c d ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Mar 22 13:19:23 CST 2002


ChangeSet ID:	1016824763234636547117592
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/03/22 13:19:23

Modified files:
	dlls/msdmo     : dmoreg.c dmort.c msdmo.spec 
	dlls/quartz    : README capgraph.c capgraph.h fgevent.c fgpass.c 
	                 fgraph.c fgraph.h fmap.c fmap.h ifgraph.c 
	                 main.c mpgparse.c parser.h vidren.c vidren.h 
	include        : control.h evcode.h strmif.h uuids.h 

Log message:
	Hidenori Takeshima <hidenori at a2.ctktv.ne.jp>
	Removed some code because of concerns over the Microsoft DirectX SDK
	license agreement.

Patch: http://cvs.winehq.com/patch.py?id=1016824763234636547117592

Revision  Changes    Path
 1.2      +1 -227    wine/dlls/msdmo/dmoreg.c
 1.2      +1 -159    wine/dlls/msdmo/dmort.c
 1.3      +1 -5      wine/dlls/msdmo/msdmo.spec
 1.3      +0 -1      wine/dlls/quartz/README
 1.3      +8 -178    wine/dlls/quartz/capgraph.c
 1.3      +0 -8      wine/dlls/quartz/capgraph.h
 1.5      +0 -27     wine/dlls/quartz/fgevent.c
 1.7      +83 -112   wine/dlls/quartz/fgpass.c
 1.11     +1 -176    wine/dlls/quartz/fgraph.c
 1.11     +6 -24     wine/dlls/quartz/fgraph.h
 1.9      +29 -43    wine/dlls/quartz/fmap.c
 1.5      +8 -10     wine/dlls/quartz/fmap.h
 1.12     +1 -189    wine/dlls/quartz/ifgraph.c
 1.17     +0 -2      wine/dlls/quartz/main.c
 1.2      +0 -10     wine/dlls/quartz/mpgparse.c
 1.7      +0 -1      wine/dlls/quartz/parser.h
 1.8      +85 -98    wine/dlls/quartz/vidren.c
 1.5      +3 -3      wine/dlls/quartz/vidren.h
 1.5      +0 -105    wine/include/control.h
 1.3      +0 -13     wine/include/evcode.h
 1.13     +0 -319    wine/include/strmif.h
 1.10     +0 -25     wine/include/uuids.h




More information about the wine-cvs mailing list