代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/408830/11368154

makefile

mario.o: bitmap.o input.o main.o game.o sprite.o plane.o mytime.o g++ -o lxmario bitmap.o input.o main.o game.o sprite.o plane.o mytime.o -lvgagl -lvga @mv lxmario .. bitmap.o: bitmap.cpp ../bitmap
www.eeworm.com/read/263177/11372743

h gl.h

#ifndef __GRAPHIC_LIB #define __GRAPHIC_LIB //#include //#include #include struct ScreenInfo{ DWORD width; DWORD height; DWORD colorDepth; }; // screenInf
www.eeworm.com/read/263177/11372745

cpp bim16mmx.cpp

/* * 移植自WatcomC++,于1999年4月14日 * */ #include "gl.h" #include "bitmap.hpp" Bitmap16MMX::Bitmap16MMX() : Bitmap16( 16 ) { } void Bitmap16MMX::BlitInside( int x, int y, int sx, int sy, int
www.eeworm.com/read/263177/11372781

cpp stillobj.cpp

#include "gl.h" #include "gengine.h" #include "..\common.h" Anything::Anything() { pic = NULL; } Anything::~Anything() { if( pic ){ for( int i=0; i
www.eeworm.com/read/263177/11372792

h gl.h

#ifndef __GRAPHIC_LIB #define __GRAPHIC_LIB //#include //#include #include struct ScreenInfo{ DWORD width; DWORD height; DWORD colorDepth; }; // screenInf
www.eeworm.com/read/408735/11374963

cpp wzdview.cpp

// WzdView.cpp : implementation of the CWzdView class // #include "stdafx.h" #include "Wzd.h" #include "WzdDoc.h" #include "WzdView.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FIL
www.eeworm.com/read/408735/11374997

wzd readme.wzd

///////////////////////////////////////////////////////////////////// // Modify any class. ///////////////////////////////////////////////////////////////////// // 1) to load bitmap from resource
www.eeworm.com/read/408636/11378680

cpp getimagedlg.cpp

// getimageDlg.cpp : implementation file // #include "stdafx.h" #include "getimage.h" #include "getimageDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[]
www.eeworm.com/read/406529/11440164

rc cmdband.rc

//====================================================================== // Resource file // // Written for the book Programming Windows CE // Copyright (C) 2003 Douglas Boling //================
www.eeworm.com/read/406529/11440182

rc cmdbar.rc

//====================================================================== // Resource file // // Written for the book Programming Windows CE // Copyright (C) 2003 Douglas Boling //================