代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/351845/10602973
cc splasht1font.cc
//========================================================================
//
// SplashT1Font.cc
//
//========================================================================
#include
#if
www.eeworm.com/read/422147/10661466
h bitmapmethods.h
/*
* NBitMapMethods.h
*
* Created on: 2009-3-3
* Author: pengxingfu
*/
#ifndef NBITMAPMETHODS_H_
#define NBITMAPMETHODS_H_
#define KColourDepth EColor64K
//Ensure these l
www.eeworm.com/read/351177/10675495
cpp ddutils.cpp
/*==========================================================================
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: ddutils.cpp
* Content:
www.eeworm.com/read/351177/10675609
h ddscroll.h
/////////////////////////
// DDScroll.h : v0010
// Written by : Li Haijun
// Compiler : Microsoft Visual C++ 4.2
// v0010 : Dec.24.1996
/////////////////////////
///////////////////////////
www.eeworm.com/read/351177/10675730
h ddcombo.h
/////////////////////////
// DDCombo.h : v0010
// Written by : Li Haijun
// Compiler : Microsoft Visual C++ 4.0
// v0010 : Dec.9.1996
/////////////////////////
/////////////////////////////
www.eeworm.com/read/350642/10722992
cpp pen_bmp.cpp
HBITMAP hBitmap;
HDC hDC;
HDC hMemDC;
// Load the bitmap into memory
hBitmap = LoadBitmap( hInst, "pen" );
// Paint the bitmap onto the MemDC and then the screen
hDC = GetDc( hWnd
www.eeworm.com/read/276503/10733564
pas unit1.pas
//
// -'`"_ -'`" \
// / \ / "
// / /\\__ / ___ \ 西安科技学院143信箱 710054
// | | \ -"`.-( \ |
// | | | | \" | |
www.eeworm.com/read/276503/10733604
~pas unit1.~pas
//
// -'`"_ -'`" \
// / \ / "
// / /\\__ / ___ \ 西安科技学院143信箱 710054
// | | \ -"`.-( \ |
// | | | | \" | |
www.eeworm.com/read/350514/10735557
rss bitmapaif.rss
/*
* ============================================================================
* Name : Bitmapaif.rss
* Part of : Bitmap
* Created : 2006-4-16 by Hewei
* Description:
* RSS for
www.eeworm.com/read/421461/10736208
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, ExtCtrls,