代码搜索结果
找到约 10,000 项符合
Video 的代码
video.h
//---------------------------------------------------------------------------
// Terawins Inc. Company Confidential Strictly Private
//
// $Archive: Video.h $
// $Revision: 2.0 $
// $Author: jwan
video.cmd
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
video.h
//---------------------------------------------------------------------------
// Terawins Inc. Company Confidential Strictly Private
//
// $Archive: Video.h $
// $Revision: 2.0 $
// $Author: jwan
video.pas
unit Video;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls,stdctrls,
ExtCtrls,vfw,mmsystem,dsgnintf;
///////////////////////////////////////////////////////