代码搜索结果
找到约 10,000 项符合
Video 的代码
video.plo
# dummy
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.idl
import "oaidl.idl";
import "ocidl.idl";
[
object,
uuid(318B4AD0-06A7-11d3-9B58-0080C8E11F14),
helpstring("IVideo Interface"),
pointer_default(unique)
]
interface IVideo : IUnknown
{
video.inc
;========================================================
COMMENT #
VIDEO.INC
Copyright (c) 1991 - Microsoft Corp.
All rights reserved.
Microsoft Confidential
Definitions for assemb
video.c
/*
** $Id: video.c,v 1.14 2003/11/22 04:44:14 weiym Exp $
**
** Port to MiniGUI by Wei Yongming (2001/10/03).
** Copyright (C) 2001 ~ 2002 Wei Yongming.
** Copyright (C) 2003 Feynman Software.
*
video.h
/*
* video.h
*
* Video port and miniport driver interface
*
* This file is part of the w32api package.
*
* Contributors:
* Created by Casper S. Hornstrup
_video.asm
include ..\cwlib.inc
scode
;-------------------------------------------------------------------------
;
;Initialise video stuff, includeing VESA extension.
;
;Calling:
;
;VideoInitialise()
video.asm
include ..\cwlib.inc
include ..\cw.inc
scode
;-------------------------------------------------------------------------
;
;Initialise video stuff.
;
;On Entry:
;
;nothing.
;
;On Exit
video.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ====================================================
video.c
/*
* (C) Copyright 2002
* Hyperion Entertainment, Hans-JoergF@hyperion-entertainment.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is fr