mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
add directdraw3 guid to dxguid
svn path=/trunk/; revision=30737
This commit is contained in:
parent
8b838171f0
commit
fb7fa3afaf
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ DEFINE_GUID(IID_IDsDriverPropertySet, 0x0F6F2E8E0, 0xD842, 0x11D0, 0x8F, 0x75, 0
|
|||
DEFINE_GUID(IID_IDsDriverBuffer, 0x8C4233C1l, 0xB4CC, 0x11CE, 0x92, 0x94, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00);
|
||||
//
|
||||
|
||||
DEFINE_GUID(IID_IDirectDraw3, 0x618F8AD4,0x8b7A,0x11D0,0x8F,0xCC,0x00,0xC0,0x4F,0xd9,0x18,0x9D);
|
||||
// ok
|
||||
|
||||
DEFINE_GUID(CLSID_CDirect3DRM,0x4516ec41,0x8f20,0x11d0,0x9b,0x6d,0x0,0x0,0xc0,0x78,0x1b,0xc3);
|
||||
|
|
Loading…
Reference in a new issue