source:
trunk/Utilities/ShowHresult/Module.idl
@
313
Last change on this file since 313 was 313, checked in by , 9 years ago | |
---|---|
File size: 392 bytes |
Line | |
---|---|
1 | //////////////////////////////////////////////////////////// |
2 | // Copyright (C) Roman Ryltsov, 2008-2011 |
3 | // Created by Roman Ryltsov roman@alax.info |
4 | // |
5 | // $Id: ShowHresult.idl 92 2012-08-16 17:01:42Z roman $ |
6 | |
7 | import "oaidl.idl"; |
8 | import "ocidl.idl"; |
9 | |
10 | [ |
11 | uuid(E8D16BFE-2BB5-4C5F-8B23-F5FE43C65DE6), |
12 | version(1.0), |
13 | ] |
14 | library AlaxInfoShowHresult |
15 | { |
16 | importlib("stdole2.tlb"); |
17 | }; |
18 |
Note: See TracBrowser
for help on using the repository browser.