winejoystick: Fix a crash on accessing a CFArray past its end due to an off-by-one...
[wine/multimedia.git] / dlls / mscoree / mscoree_classes.idl
bloba29ef6c7ea3f02ab23af071e7686d2e7152afd99
1 /*
2 * Copyright 2011 Alistair Leslie-Hughes
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("Microsoft Common Language Runtime Host V2"),
23 threading(both),
24 progid("CLRMetaData.CLRRuntimeHost.1"),
25 vi_progid("CLRMetaData.CLRRuntimeHost"),
26 uuid(90F1A06E-7712-4762-86B5-7A5EBA6BDB01),
28 coclass ICLRRuntimeHost
33 helpstring("Microsoft Common Language Runtime Host V2"),
34 threading(both),
35 progid("CLRMetaData.CLRRuntimeHost.2"),
36 vi_progid("CLRMetaData.CLRRuntimeHost"),
37 uuid(90F1A06E-7712-4762-86B5-7A5EBA6BDB02),
39 coclass CLRRuntimeHost
44 helpstring("Microsoft Common Language Runtime Meta Data"),
45 threading(both),
46 progid("CLRMetaData.CorMetaDataDispenser.2"),
47 vi_progid("CLRMetaData.CorMetaDataDispenser"),
48 uuid(E5CB7A31-7512-11D2-89CE-0080C792E5D8),
50 coclass CorMetaDataDispenser
55 helpstring("Microsoft Common Language Runtime Meta Data"),
56 threading(both),
57 progid("CLRMetaData.CorMetaDataDispenserRuntime.2"),
58 vi_progid("CLRMetaData.CorMetaDataDispenserRuntime"),
59 uuid(1EC2DE53-75CC-11d2-9775-00A0C9B4D50C),
61 coclass CorMetaDataDispenserRuntime
66 helpstring("Microsoft Common Language Runtime Host"),
67 threading(both),
68 progid("CLRMetaData.CorRuntimeHost.2"),
69 vi_progid("CLRMetaData.CorRuntimeHost"),
70 uuid(CB2F6723-AB3A-11d2-9C40-00C04FA30A3E),
72 coclass CorRuntimeHost