source: trunk/Utilities/StressEvr/StressEvr.idl @ 166

Last change on this file since 166 was 166, checked in by roman, 11 years ago
  • Property svn:keywords set to Id
File size: 328 bytes
RevLine 
[56]1////////////////////////////////////////////////////////////
[166]2// Copyright (C) Roman Ryltsov, 2008-2013
[56]3// Created by Roman Ryltsov roman@alax.info
4
5import "oaidl.idl";
6import "ocidl.idl";
7
8[
9        uuid(2E866865-C435-4826-B24C-774E12DD8DC9),
10        version(1.0),
11]
12library AlaxInfoStressEvr
13{
14        importlib("stdole2.tlb");
15};
16
Note: See TracBrowser for help on using the repository browser.