ChangeSet ID: 15709 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/27 04:42:00
Modified files: dlls/dxdiagn : provider.c dxdiag_private.h container.c Makefile.in
Log message: Raphael Junqueira fenix@club-internet.fr - some fixes on sub containers support - add support for properties (VARIANT) - hard coded simple init for root container (getting simple dx9 version checks working)
Patch: http://cvs.winehq.org/patch.py?id=15709
Old revision New revision Changes Path 1.6 1.7 +29 -0 wine/dlls/dxdiagn/provider.c 1.5 1.6 +14 -0 wine/dlls/dxdiagn/dxdiag_private.h 1.5 1.6 +119 -10 wine/dlls/dxdiagn/container.c 1.2 1.3 +1 -1 wine/dlls/dxdiagn/Makefile.in