d3d11: Remove null dxgi object checks.
[wine.git] / dlls / qdvd / qdvd_classes.idl
blobc55c7e39441f0a7a1cb1c6018a4d1af6751a7760
1 /*
2 * Copyright 2020 Vijay Kiran Kamuju
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19 #pragma makedep register
22 helpstring("DVD Graph Builder"),
23 threading(both),
24 uuid(fcc152b7-f372-11d0-8e00-00c04fd7c08b),
26 coclass DvdGraphBuilder {}
29 helpstring("DVD Navigator Filter"),
30 threading(both),
31 uuid(9b8c4620-2c1a-11d0-8493-00a02438ad48),
33 coclass DVDNavigator {}