source: trunk/Utilities/RenderInterlacedVideo/RenderInterlacedVideo.idl @ 937

Last change on this file since 937 was 295, checked in by roman, 10 years ago

Small code refactoring and simulation of EC_DISPLAY_CHANGED event due to activity at "wrong" monitor

  • Property svn:keywords set to Id
File size: 340 bytes
Line 
1////////////////////////////////////////////////////////////
2// Copyright (C) Roman Ryltsov, 2008-2014
3// Created by Roman Ryltsov roman@alax.info
4
5import "oaidl.idl";
6import "ocidl.idl";
7
8[
9        uuid(07B79191-7939-462E-8F28-4F02BC0AF1D4),
10        version(1.0),
11]
12library AlaxInfoRenderInterlacedVideo
13{
14        importlib("stdole2.tlb");
15};
16
Note: See TracBrowser for help on using the repository browser.