代码搜索:Bitblt
找到约 689 项符合「Bitblt」的源代码
代码结果 689
www.eeworm.com/read/409921/2222837
c bitblt.c
#include "../vgaddi.h"
#include "../vgavideo/vgavideo.h"
#include "brush.h"
#include "bitblt.h"
#define NDEBUG
#include
typedef BOOL (*PFN_VGABlt)(SURFOBJ*, SURFOBJ*, XLATEOBJ*, RE
www.eeworm.com/read/409921/2222842
h bitblt.h
/// Define the A vector polynomial bits
// Each bit corresponds to one of the terms in the polynomial
//
// Rop(D,S,P) = a + a D + a S + a P + a DS + a DP + a SP + a DSP
// 0
www.eeworm.com/read/409921/2224359
c bitblt.c
/*
* ReactOS W32 Subsystem
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 ReactOS Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o
www.eeworm.com/read/386455/2571300
c bitblt.c
/*
** $Id: bitblt.c,v 1.5 2003/07/10 04:22:37 weiym Exp $
**
** Listing 26.1
**
** bitblt.c: Sample program for MiniGUI Programming Manual
** demonstration of BitBlt operation
**
** Copyright (C)
www.eeworm.com/read/355099/3063932
c bitblt.c
/*
** $Id: bitblt.c,v 1.5 2003/07/10 04:22:37 weiym Exp $
**
** Listing 26.1
**
** bitblt.c: Sample program for MiniGUI Programming Manual
** demonstration of BitBlt operation
**
** Copyright (C)
www.eeworm.com/read/147744/12533594
dsw bitblt.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/147744/12533597
c bitblt.c
/*---------------------------------------
BITBLT.C -- BitBlt Demonstration
(c) Charles Petzold, 1998
---------------------------------------*/
#include
LRESULT
www.eeworm.com/read/147744/12533599
dsp bitblt.dsp
# Microsoft Developer Studio Project File - Name="BitBlt" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/134073/14010626
c bitblt.c
/*
** $Id: bitblt.c,v 1.6 2004/09/24 05:02:15 suowei Exp $
**
** Listing 15.1
**
** bitblt.c: Sample program for MiniGUI Programming Manual
** demonstration of BitBlt operation
**
** Copyright (C)