代码搜索结果
找到约 20,731 项符合
Video 的代码
video.c
/* --------------------- video.c -------------------- */
#include "dflat32/dflat.h"
#define clr(fg,bg) ((fg)|((bg)
video.h
/* ---------------- video.h ----------------- */
#ifndef VIDEO_H
#define VIDEO_H
#include "rect.h"
void DfGetVideo(DFRECT, PCHAR_INFO);
void DfStoreVideo(DFRECT, PCHAR_INFO);
void DfWPutch
video.c
/* --------------------- video.c -------------------- */
#include "dflat.h"
#define clr(fg,bg) ((fg)|((bg)
video.c
/* $Id: video.c 23763 2006-08-28 23:56:35Z ion $
*
* ReactOS Project
*/
#include
#define NDEBUG
#include
ULONG
InitializeVideoAddressSpace(VOID)
{
OBJECT_ATTR
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.cpp
//////////////////////////////////////////////////////////////////////////////
// Product: Direct Video (VGA) screen output
// Last Updated for Version: 3.3.00
// Date of the Last Update: Jan 24, 200
video.h
//////////////////////////////////////////////////////////////////////////////
// Product: Direct Video (VGA) screen output
// Version: 1.0
// Updated: Jan 23, 2005
//
// Copyright (C) 2002-2005 Quant
video.cpp
//////////////////////////////////////////////////////////////////////////////
// Product: Direct Video (VGA) screen output
// Last Updated for Version: 3.3.00
// Date of the Last Update: Jan 24, 200
video.h
//////////////////////////////////////////////////////////////////////////////
// Product: Direct Video (VGA) screen output
// Version: 1.0
// Updated: Jan 23, 2005
//
// Copyright (C) 2002-2005 Quant
video.inc
;========================================================
COMMENT #
VIDEO.INC
Copyright (c) 1991 - Microsoft Corp.
All rights reserved.
Microsoft Confidential
Definitions for assemb