source:
trunk/Utilities/WrapText/WrapText.idl
Last change on this file was 43, checked in by , 11 years ago | |
---|---|
|
|
File size: 341 bytes |
Line | |
---|---|
1 | //////////////////////////////////////////////////////////// |
2 | // Copyright (C) Roman Ryltsov, 2008-2011 |
3 | // Created by Roman Ryltsov roman@alax.info |
4 | // |
5 | // $Id: WrapText.idl 43 2011-12-19 10:49:49Z roman $ |
6 | |
7 | import "oaidl.idl"; |
8 | import "ocidl.idl"; |
9 | |
10 | [ |
11 | uuid(A47C1F64-D24B-4F7B-8922-6AC754DC3EB3), |
12 | version(1.0), |
13 | ] |
14 | library AlaxInfoWrapText |
15 | { |
16 | importlib("stdole2.tlb"); |
17 | }; |
18 |
Note: See TracBrowser
for help on using the repository browser.