代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/421461/10736227

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls,
www.eeworm.com/read/349055/10854081

pas imgutil.pas

{$R-} // Turn off Range Checking because of ARRAY[0..0] construct below unit ImgUtil; // The new algorithms are 5 to 8 imes faster (dirty but fast) and they // not need so many memory (if the
www.eeworm.com/read/273491/10914191

h cbitmap.h

/////////////////////////////////////////////////////////////////////////////// // // CBitmap.h // // Copyright (c) 2003 Forum Nokia. All rights reserved. // // Technology developed by Rocket
www.eeworm.com/read/418779/10921762

txt 5712.txt

Rule: -- Sid: 5712 -- Summary: This event is generated when an attempt has been made to exploit a known vulnerability in Windows Media Player. -- Impact: Serious. Possible remote code execution.
www.eeworm.com/read/418707/10935040

h gdiplusheaders.h

/**************************************************************************\ * * Copyright (c) 1998-2000, Microsoft Corp. All Rights Reserved. * * Module Name: * * GdiplusHeaders.h * * Abst
www.eeworm.com/read/272960/10935273

cpp ddutil.cpp

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

rc buttonex.rc

////////////////////////// // //Icons // ////////////////////////// //11 ICON MOVEABLE PURE "FLGGERM.ICO" //12 ICON MOVEABLE PURE "FLGUSA02.ICO" //13 ICON MOVEABLE PURE "FLGSPAIN.ICO" //14 I
www.eeworm.com/read/271428/10997168

pas imgutil.pas

{$R-} // Turn off Range Checking because of ARRAY[0..0] construct below unit ImgUtil; // The new algorithms are 5 to 8 imes faster (dirty but fast) and they // not need so many memory (if the
www.eeworm.com/read/416992/11008328

cpp bcmenu.cpp

////////////////////////////////////////////////// //类名:BCMenu //功能:具有XP风格的图标菜单 //修改人:徐景周(jingzhou_xu@163.net) //组织:未来工作室(Future Studio) //日期:2001.12.1 //////////////////////////////////////////
www.eeworm.com/read/271024/11012219

cpp officexpmenu.cpp

#include "stdafx.h" // Standard windows header file #include "officexpmenu.h" // COfficeXPMenu class declaration #include //SK: makes A2W and other spiffy AFX macro