代码搜索结果
找到约 20,731 项符合
Video 的代码
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
include ..\cw.inc
scode
;-------------------------------------------------------------------------
;
;Initialise video stuff.
;
;On Entry:
;
;nothing.
;
;On Exit
video.tci
/*
* ======== video.tci ========
*/
/*
* =========== GIO ===========
*/
tibios.GIO.ENABLEGIO = 1;
/*
* ============ videoport Device Table ===========
*/
var vp0_capture = tibios.UDEV.create(
video.pas
unit Video;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls,stdctrls,
ExtCtrls,vfw,mmsystem;
////////////////////////////////////////////////////////////////
video.c
/* $Id: video.c 21263 2006-03-08 23:32:01Z audit $
*
* ReactOS Project
*/
#include
#define NDEBUG
#include
ULONG
InitializeVideoAddressSpace(VOID)
{
OBJECT_AT
video.h
/*
* video.h
*
* Video class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Public License
* Version
video.h
/*
* video.h
*
* Video interface class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Public License
video.s
/* video.S
*
* Display adapter & video mode setup, version 2.13 (14-May-99)
*
* Copyright (C) 1995 -- 1998 Martin Mares
* Based on the original setup.S code (C) Linus Torvalds and Mat