source: trunk/Utilities/StealFocusViaAttachInputThread/StealFocusViaAttachInputThread.idl @ 73

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