wined3d: Don't clear the GL context if it's not the one being destroyed by context_de...
[wine/multimedia.git] / include / wmp.idl
blob429fc8db78c08b6ba6c12c46d85e85794f111b53
1 /*
2 * Copyright 2014 Jacek Caban for CodeWeavers
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 import "oaidl.idl";
20 import "ocidl.idl";
22 #ifndef __WIDL__
23 #define threading(model)
24 #define progid(str)
25 #define vi_progid(str)
26 #endif
29 helpstring("Windows Media Player"),
30 version(1.0),
31 uuid(6bf52a50-394a-11d3-b153-00c04f79Faa6)
33 library WMPLib {
34 importlib("stdole2.tlb");
37 hidden,
38 uuid(6bf52a51-394a-11d3-b153-00c04f79faa6)
40 interface _WMPOCXEvents : IDispatch
44 helpstring("Windows Media Player"),
45 threading(apartment),
46 progid("WMPlayer.OCX"),
47 uuid(6bf52a52-394a-11d3-b153-00c04f79faa6)
49 coclass WindowsMediaPlayer