source:
trunk/Utilities/StealFocusViaAttachInputThread/StealFocusViaAttachInputThread.idl
Last change on this file was 72, checked in by , 11 years ago | |
---|---|
|
|
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 | |
7 | import "oaidl.idl"; |
8 | import "ocidl.idl"; |
9 | |
10 | [ |
11 | uuid(2E866865-C435-4826-B24C-774E12DD8DC9), |
12 | version(1.0), |
13 | ] |
14 | library AlaxInfoStealFocusViaAttachInputThread |
15 | { |
16 | importlib("stdole2.tlb"); |
17 | }; |
18 |
Note: See TracBrowser
for help on using the repository browser.