代码搜索:bitmap

找到约 10,000 项符合「bitmap」的源代码

代码结果 10,000
www.eeworm.com/read/290966/8446454

txt hellopsp_src_readme.txt

Hello World, PSP! Source code Runs only on PSP 1.00. Place EBOOT.PBP at directory PSP\GAME\HELLOPSP\ of Memory Stick, and you will find HELLO WORLD at GAME -> MEMORY STICK of XMB. To shutdow
www.eeworm.com/read/187834/8598581

cpp buttonanimate.cpp

////////////////////////////////////////////////////// // // NRDB Pro - Spatial database and mapping application // // Copyright (c) 1989-2004 Richard D. Alexander // // This program is free sof
www.eeworm.com/read/288362/8640219

txt readme.txt

How to compile the sample ========================= - Copy the configuration files *Conf.h to 'Start\Config\'. - Copy the remaining source and header files to 'Start\Application' add them to th
www.eeworm.com/read/387891/8648385

c dvdsubenc.c

/* * DVD subtitle encoding for ffmpeg * Copyright (c) 2005 Wolfram Gloger. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General
www.eeworm.com/read/387725/8657841

cpp bitmapdialog.cpp

// BitmapDialog.cpp : implementation file // // Created by David Forrester, January 1, 2001 // Feel free to use this code in any way you want. #include "stdafx.h" #include "BitmapDialog.h" #
www.eeworm.com/read/287762/8671049

cpp hoverbutton.cpp

// HoverButton.cpp : implementation file // #include "stdafx.h" #include "hovbutt.h" #include "HoverButton.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =
www.eeworm.com/read/287380/8688368

c debugreiserfs.c

/* * Copyright 2000-2004 by Hans Reiser, licensing governed by * reiserfsprogs/README */ #include "debugreiserfs.h" reiserfs_filsys_t * fs; #define print_usage_and_exit() {\ fprintf (stderr, "U
www.eeworm.com/read/286240/8780820

c cursor.c

/* * cursor.c - demonstrate creating mouse cursors and attaching them to * a window. */ #include #include /* BitmapOpenFailed, etc. */ #include
www.eeworm.com/read/285433/8841089

rc mosquito.rc

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed thi
www.eeworm.com/read/284556/8919190

h pbitmap.h

// pbitmap.h // Data structures defining a "persistent" bitmap -- a bitmap // that can be stored and fetched off of disk // // A persistent bitmap can either be initialized from the disk // whe