代码搜索:Bitblt
找到约 689 项符合「Bitblt」的源代码
代码结果 689
www.eeworm.com/read/109242/6175562
c bitblt.c
/*
* Enhanced MetaFile driver BitBlt functions
*
* Copyright 2002 Huw D M Davies for CodeWeavers
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/487365/6510515
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/487365/6510516
dep bitblt.dep
# Microsoft Developer Studio Generated Dependency File, included by BitBlt.mak
www.eeworm.com/read/487365/6510517
c bitblt.c
/*---------------------------------------
BITBLT.C -- BitBlt Demonstration
(c) Charles Petzold, 1998
---------------------------------------*/
#include
LRESULT
www.eeworm.com/read/487365/6510518
mak bitblt.mak
# Microsoft Developer Studio Generated NMAKE File, Based on BitBlt.dsp
!IF "$(CFG)" == ""
CFG=BitBlt - Win32 Debug
!MESSAGE No configuration specified. Defaulting to BitBlt - Win32 Debug.
!ENDIF
www.eeworm.com/read/487365/6510519
exe bitblt.exe
www.eeworm.com/read/487365/6510520
exe bitblt.exe
www.eeworm.com/read/487365/6510521
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/152711/12091038
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)