dxgi: Fix a typo in a comment.
[wine.git] / include / shobjidl_core.idl
blobdd64204682e0bb60be7a2bb3a10bcb6d50009afc
1 /*
2 * Copyright 2022 Alex Henrie
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
20 uuid(56f9f44f-f74c-4e38-99bc-9f3ebd3d696a)
22 library ShellCoreObjects
25 uuid(208d2c60-3aea-1069-a2d7-08002b30309d)
27 coclass NetworkPlaces
29 interface IShellFolder2;
33 uuid(00021400-0000-0000-c000-000000000046)
35 coclass ShellDesktop
37 interface IShellFolder2;
41 uuid(f3364ba0-65b9-11ce-a9ba-00aa004ae837)
43 coclass ShellFSFolder
45 interface IShellFolder2;
49 uuid(9ac9fbe1-e0a2-4ad6-b4ee-e212013ea917)
51 coclass ShellItem
53 interface IShellItem2;