代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/119982/14815656

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/119786/14822488

htm teach_road_24.htm

www.eeworm.com/read/119540/14826864

cpp ddutil.cpp

/*========================================================================== * * Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved. * * File: ddutil.cpp * Content:
www.eeworm.com/read/119154/14838098

ps gs_typ32.ps

% Copyright (C) 1997 Aladdin Enterprises. All rights reserved. % % This file is part of Aladdin Ghostscript. % % Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND. No author
www.eeworm.com/read/119076/14840997

pas pcx.pas

{ Davie Reed, January 1999 } { E-Mail: davie@smatters.com } { Modified by David Berneda 2000-2004 } unit PCX; {$I TeeDefs.inc} interface Uses {$IFNDEF LINUX} Windows, {$ENDIF}
www.eeworm.com/read/118991/14845503

cpp ddutil.cpp

//----------------------------------------------------------------------------- // File: ddutil.cpp // // Desc: Routines for loading bitmap and palettes from resources // // // Copyright (c) 199
www.eeworm.com/read/219532/14876668

cpp cskinobject.cpp

// // CSkinObject.cpp // // -------------------------------------------------------- // A Practical Guide to Script-Driven Software Development // Author: Qiming Lu Date: 6
www.eeworm.com/read/219532/14876981

cpp cskinobject.cpp

// // CSkinObject.cpp // // -------------------------------------------------------- // A Practical Guide to Script-Driven Software Development // Author: Qiming Lu Date: 6
www.eeworm.com/read/219532/14877068

cpp cskinobject.cpp

// // CSkinObject.cpp // // -------------------------------------------------------- // A Practical Guide to Script-Driven Software Development // Author: Qiming Lu Date: 6
www.eeworm.com/read/114764/15038866

pas hutil32.pas

unit HUtil32; //提供大量的辅助函数 interface uses Classes, SysUtils, WinTypes, WinProcs, Graphics, Messages, Dialogs; type Str4096 = array [0..4096] of char; Str256 = array [0..256] of