Last change
on this file since 102 was
102,
checked in by roman, 11 years ago
|
|
-
Property svn:keywords set to
Id
|
File size:
340 bytes
|
Line | |
---|
1 | //////////////////////////////////////////////////////////// |
---|
2 | // Copyright (C) Roman Ryltsov, 2012 |
---|
3 | // Created by Roman Ryltsov roman@alax.info |
---|
4 | // |
---|
5 | // $Id: CaptureClock.idl 102 2012-08-26 12:54:40Z roman $ |
---|
6 | |
---|
7 | import "oaidl.idl"; |
---|
8 | import "ocidl.idl"; |
---|
9 | |
---|
10 | [ |
---|
11 | uuid(4E241BF6-CD47-456F-B6AB-E8CF904414AA), |
---|
12 | version(1.0), |
---|
13 | ] |
---|
14 | library AlaxInfoCaptureClock |
---|
15 | { |
---|
16 | importlib("stdole2.tlb"); |
---|
17 | }; |
---|
18 | |
---|
Note: See
TracBrowser
for help on using the repository browser.