source: trunk/Utilities/LogicalProcessorInformation/Module.idl @ 937

Last change on this file since 937 was 795, checked in by roman, 6 years ago
File size: 443 bytes
Line 
1////////////////////////////////////////////////////////////
2// Copyright (C) Roman Ryltsov, 2016-2017
3// Created by Roman Ryltsov roman@alax.info
4//
5// A permission to use the source code is granted as long as reference to
6// source website http://alax.info is retained.
7
8import "oaidl.idl";
9import "ocidl.idl";
10
11[
12        uuid(),
13        version(1.0),
14]
15library AlaxInfoMediaFoundationDxgiCapabilities
16{
17        importlib("stdole2.tlb");
18};
19
Note: See TracBrowser for help on using the repository browser.