ChangeSet ID: 12033 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/18 21:57:09
Modified files: include : dxdiag.h dlls/dxdiagn : provider.c dxdiag_private.h Makefile.in Added files: dlls/dxdiagn : container.c
Log message: Raphael Junqueira fenix@club-internet.fr - fix dxdiag.h (again) - IDxDiagContainerImpl implementation - IDxDiagProvider::GetRootContainer (that creates the root container)
Patch: http://cvs.winehq.org/patch.py?id=12033
Old revision New revision Changes Path 1.2 1.3 +2 -2 wine/include/dxdiag.h 1.1 1.2 +30 -2 wine/dlls/dxdiagn/provider.c 1.1 1.2 +48 -3 wine/dlls/dxdiagn/dxdiag_private.h 1.1 1.2 +1 -0 wine/dlls/dxdiagn/Makefile.in Added 1.1 +0 -0 wine/dlls/dxdiagn/container.c