代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/141112/13038391
pas pcx.pas
{ Davie Reed, January 1999 }
{ E-Mail: davie@smatters.com }
{ Modified by David Berneda 2000-2005 }
unit PCX;
{$I TeeDefs.inc}
interface
Uses
{$IFNDEF LINUX}
Windows,
{$ENDIF}
www.eeworm.com/read/140161/13102793
c effect.c
/*
Copyright 2001-2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
t
www.eeworm.com/read/140096/13109327
h graphicsappview.h
/* Copyright (c) 2003, Nokia Mobile Phones. All rights reserved */
#ifndef __GRAPHICSAPPVIEW_H__
#define __GRAPHICSAPPVIEW_H__
#include
class CSprite;
/*!
@class CGra
www.eeworm.com/read/140094/13109501
h bmpmanipappview.h
/* Copyright (c) 2003, Nokia Mobile Phones. All rights reserved */
#ifndef __BMPMANIPAPPVIEW_H__
#define __BMPMANIPAPPVIEW_H__
#include
#include
/*!
www.eeworm.com/read/140094/13109521
cpp bmpmanipappview.cpp
/* Copyright (c) 2003, Nokia Mobile Phones. All rights reserved */
#include
#include
#include "BmpmanipAppView.h"
#include "EikonEnvironment.h"
// File to load in
_LIT(KGi
www.eeworm.com/read/139250/13170214
c util8.c
/*************************************************************************/
/* */
/* Copyright (c) 1997 - 1999 Accelerat
www.eeworm.com/read/139250/13170850
c offscrn.c
#define byte unsigned char
#define word unsigned short
#include "metawndo.h" /* master MetaWINDOW include file */
void Waiting(int a);
void offscreen( )
{
void quit(void);
int
www.eeworm.com/read/139199/13184386
cpp ddutil.cpp
//-----------------------------------------------------------------------------
// File: ddutil.cpp
//
// Desc: Routines for loading bitmap and palettes from resources
//
//
// Copyright (c) 199
www.eeworm.com/read/138271/13243106
cpp ddutils.cpp
/*==========================================================================
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: ddutils.cpp
* Content:
www.eeworm.com/read/138271/13243245
h ddscroll.h
/////////////////////////
// DDScroll.h : v0010
// Written by : Li Haijun
// Compiler : Microsoft Visual C++ 4.2
// v0010 : Dec.24.1996
/////////////////////////
///////////////////////////