代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/468037/6998332
mmp rps.mmp
// Copyright (c) Symbian Ltd 2008. All rights reserved.
TARGET rps_0xA00055FF.exe
TARGETTYPE exe
UID 0x100039CE 0xA00055FF
SOURCEPATH ..\src
SOURCE rpsApplication.cpp
SOURCE rpsApp
www.eeworm.com/read/425594/7077606
cpp ddutil.cpp
/*==========================================================================
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: ddutil.cpp
* Content:
www.eeworm.com/read/463789/7086149
cpp ddutil.cpp
/*==========================================================================
*
* Copyright (C) 1995-1997 Microsoft Corporation. All Rights Reserved.
*
* File: ddutil.cpp
* Content:
www.eeworm.com/read/443943/7132189
cpp ddutil.cpp
/*==========================================================================
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: ddutil.cpp
* Content:
www.eeworm.com/read/323969/7132621
pas pubfuns.pas
unit PubFuns;
interface
uses
Classes, SysUtils, Variants, StrUtils, Controls, Forms, Windows, ShellAPI,
Registry, DBISAMTb, Zlib, RxRichEd, DBRichEd, Graphics;
type
TExecState = (esN
www.eeworm.com/read/118158/7134702
cpp clientcapture.cpp
#include "stdafx.h"
#include "ClientCapture.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/* DIB Macros*/
#define RECTWIDTH(lpRect)
www.eeworm.com/read/118158/7135861
txt readme.txt
Animated Icon on Titlebar of a window
-----------------------------------------------------------------------
This article was contributed by Rajesh Parikh.
Introduction:
This simple cl
www.eeworm.com/read/461527/7225504
cpp imagebutton.cpp
// **************************************************************************
// imagebutton.cpp
//
// Description:
// Implements a "smart" bitmap button. The default implementation supplied
//