ddraw: Register the DirectDraw 7 Object.

This commit is contained in:
Lei Zhang 2008-01-22 16:10:03 -08:00 committed by Alexandre Julliard
parent a1364d11c0
commit 8bbb3d68e1
1 changed files with 6 additions and 0 deletions

View File

@ -386,6 +386,12 @@ static struct regsvr_coclass const coclass_list[] = {
"ddraw.dll",
"Both"
},
{ &CLSID_DirectDraw7,
"DirectDraw 7 Object",
NULL,
"ddraw.dll",
"Both"
},
{ &CLSID_DirectDrawClipper,
"DirectDraw Clipper Object",
NULL,