Paul Chitescu : uuid.h: Added standard qedit CLSID_SampleGrabber.

Alexandre Julliard julliard at winehq.org
Tue Feb 2 10:45:31 CST 2010


Module: wine
Branch: master
Commit: b2a8cca6cde2f1356ae8a02c09259a4b7a8c77b1
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b2a8cca6cde2f1356ae8a02c09259a4b7a8c77b1

Author: Paul Chitescu <paulc at voip.null.ro>
Date:   Tue Feb  2 14:32:27 2010 +0200

uuid.h: Added standard qedit CLSID_SampleGrabber.

---

 include/uuids.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/uuids.h b/include/uuids.h
index 54a30fc..376cca7 100644
--- a/include/uuids.h
+++ b/include/uuids.h
@@ -135,6 +135,7 @@ OUR_GUID_ENTRY(CLSID_WAVEParser,                     0xd51bd5a1, 0x7548, 0x11cf,
 OUR_GUID_ENTRY(CLSID_QTDec,                          0xfdfe9681, 0x74a3, 0x11d0, 0xaf, 0xa7, 0x00, 0xaa, 0x00, 0xb6, 0x7a, 0x42)
 OUR_GUID_ENTRY(CLSID_AVIDoc,                         0xd3588ab0, 0x0781, 0x11ce, 0xb0, 0x3a, 0x00, 0x20, 0xaf, 0x0b, 0xa7, 0x70)
 OUR_GUID_ENTRY(CLSID_AVIDocWriter,                   0xd3588ab1, 0x0781, 0x11ce, 0xb0, 0x3a, 0x00, 0x20, 0xaf, 0x0b, 0xa7, 0x70)
+OUR_GUID_ENTRY(CLSID_SampleGrabber,                  0xc1f400a0, 0x3f08, 0x11d3, 0x9f, 0x0b, 0x00, 0x60, 0x08, 0x03, 0x9e, 0x37)
 OUR_GUID_ENTRY(CLSID_NullRenderer,                   0xc1f400a4, 0x3f08, 0x11d3, 0x9f, 0x0b, 0x00, 0x60, 0x08, 0x03, 0x9e, 0x37)
 OUR_GUID_ENTRY(CLSID_VideoRenderer,                  0x70e102b0, 0x5556, 0x11ce, 0x97, 0xc0, 0x00, 0xaa, 0x00, 0x55, 0x59, 0x5a)
 OUR_GUID_ENTRY(CLSID_VideoRendererDefault,           0x6bc1cffa, 0x8fc1, 0x4261, 0xac, 0x22, 0xcf, 0xb4, 0xcc, 0x38, 0xdb, 0x50)




More information about the wine-cvs mailing list