代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/100348/15876405

cpp testview.cpp

// TestView.cpp : implementation of the CTestView class // #include "stdafx.h" #include "Test.h" #include "TestDoc.h" #include "TestView.h" #include "..\Include\BCEncode.h" #ifdef _DEBUG
www.eeworm.com/read/100158/15881821

rc wiz16.rc

#include #include "resource.h" #include "pattern.h" #include "rename.h" #include "replace.h" #include "sound.h" #include "password.h" #include "wizver.h" #include rcincl
www.eeworm.com/read/100158/15881836

rc wiz32.rc

#include #include "resource.h" #include "pattern.h" #include "rename.h" #include "replace.h" #include "sound.h" #include "password.h" #include "wizver.h" #include rcincl
www.eeworm.com/read/328312/13034662

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft eMbedded Visual C++ generated include file. // Used by Feast.rc // #define IDD_FEAST_DIALOG 102 #define IDR_MAINFRAME 128 #def
www.eeworm.com/read/213957/15120958

h resource.h

//{{NO_DEPENDENCIES}} // App Studio generated include file. // Used by DIBTEST.RC // #define IDR_MAINFRAME 2 #define IDD_ABOUTBOX 100 #define IDB_FINEART
www.eeworm.com/read/239776/4594161

makefile

all: \ red.bitmap16 \ green.bitmap16 \ blue.bitmap16 \ yellow.bitmap16 \ cyan.bitmap16 \ magenta.bitmap16 \ white.bitmap16 \ black.bitmap16 clean: -rm *.bitmap16 .SUFFIXES: .bitmap .bitmap1
www.eeworm.com/read/401719/11551555

txt format for x11 pcf bitmap font files.txt

Format for X11 pcf bitmap font files This file is based on the X11 sources. If something here disagrees with what is found in the sources, my statement is incorrect. The sources are definitive. Th
www.eeworm.com/read/291563/8409747

cpp superprogressctrl.cpp

////////////////////////////////////////////////////////////////// // SuperProgressCtrl.cpp // Implementation file of the CSuperProgressCtrlCtrl class #include "stdafx.h" #include "SuperProgress
www.eeworm.com/read/391034/8427489

cpp speciallyeffectdlg.cpp

// speciallyEffectDlg.cpp : implementation file // #include "stdafx.h" #include "speciallyEffect.h" #include "speciallyEffectDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE sta
www.eeworm.com/read/291204/8435324

pas unitfrmmain.pas

unit unitFrmMain; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls; type TForm1 = class(TForm) Button1: TButton;