代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/395484/8171130
cpp imagebutton.cpp
// **************************************************************************
// imagebutton.cpp
//
// Description:
// Implements a "smart" bitmap button. The default implementation supplied
//
www.eeworm.com/read/194630/8189140
cs splashform.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Reflection;
www.eeworm.com/read/294862/8197376
8 athdebug.8
.TH "ATHDEBUG" "8" "February 2006" "" ""
.SH "NAME"
\fBathdebug\fP \- control the debug output from the madwifi device subsystem
.SH "SYNOPSIS"
.B athdebug
[-i device] +/\- bitmap
.SH "DESCRIPTION"
Se
www.eeworm.com/read/294781/8206135
cpp listdlg.cpp
// listdlg.cpp : implementation file
//
#include "stdafx.h"
#include "player.h"
#include "listdlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__
www.eeworm.com/read/394207/8242336
cpp gameimageengine.cpp
//////////////////////////////////////////////////////////////////////////////////////////////////
// # # //
www.eeworm.com/read/193242/8244492
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
www.eeworm.com/read/393251/8301041
pas pcx.pas
{ Davie Reed, January 1999 }
{ E-Mail: davie@smatters.com }
{ Modified by David Berneda 2000-2003 }
unit PCX;
{$I TeeDefs.inc}
interface
Uses
{$IFNDEF LINUX}
Windows,
{$ENDIF}
www.eeworm.com/read/174505/9585434
pas sellangform.pas
unit SelLangForm;
{
Inno Setup
Copyright (C) 1997-2004 Jordan Russell
Portions by Martijn Laan
For conditions of distribution and use, see LICENSE.TXT.
"Select Language" form
www.eeworm.com/read/370745/9586717
cpp imagebutton.cpp
// **************************************************************************
// imagebutton.cpp
//
// Description:
// Implements a "smart" bitmap button. The default implementation supplied
//
www.eeworm.com/read/370168/9613685
cpp mystatusbar.cpp
// Written by JHCC, 1997
#include "stdafx.h"
#include "MyStatusBar.h"
#include "resource.h"
#include "jhhbdoc.h"
// Constructor
CMyStatusBar::CMyStatusBar()
{
}
// Destructor
CMyStatus