代码搜索结果
找到约 10,000 项符合
Video 的代码
video.idl
import "oaidl.idl";
import "ocidl.idl";
[
object,
uuid(318B4AD0-06A7-11d3-9B58-0080C8E11F14),
helpstring("IVideo Interface"),
pointer_default(unique)
]
interface IVideo : IUnknown
{
video.cpp
// +++Date last modified: 05-Jul-1997
// Implements a simple text video control class
// public domain
// by David L. Nugent
// 3:632/348@fidonet
// Implementation
video.hpp
// +++Date last modified: 05-Jul-1997
// Simple text video control class for DOS & OS/2
// public domain
// by David L. Nugent
// 3:632/348@fidonet
#if !defined(_
video.c
/*------------------------------[ vhdw.c ]-----------------------------*/
/* Hardware Interface Routines */
/*------------------------------------------------
video.tco
# GENERATED FILE -- DO NOT EDIT!
# This file contains tconf options for file "video.tcf",
# for use by the Gconf graphical configuration tool.
# The options are exported from the following CCS proj
video.cdb
//!
//# c64xx.cdb 5.23.14
object CACHE_L2 :: MEM {
param iComment :: "Do not delete, in use by cache"
param iIsUsed :: 0
param iId :: 0
param iDelUser :: "USER"
param iDelMsg ::
video.tcf
environment["ti.bios.oldMemoryNames"] = true;
/* loading the generic platform */
var params = {};
params.clockRate = 600.000000;
params.deviceName = "DM642";
params.catalogName = "ti.catalog.c6000";