代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/409393/11328520

bas mdlmenu.bas

'//该源码下载自www.aspx1.com(aspx1.com) Attribute VB_Name = "mdlMenu" '**************************************************************************** '人人为我,我为人人 '枕善居收藏整理 '发布日期:2007/09/23 '描 述:局域网电影
www.eeworm.com/read/406778/11435816

cls bitmapbuffer.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True END Attribute VB_Name = "BitMapBuffer" Attribute VB_Creatable = False Attribute VB_Exposed = False Option Explicit 'This is the BitmapBuffer Cl
www.eeworm.com/read/404392/11485795

pas bmtestf.pas

unit bmtestf; (* Compressed-Bitmap-As-Resources example for TCompress 3.0 -- no change from v2.5 This provides instructions and working code examples for: a) Creating compressed bitmaps
www.eeworm.com/read/404392/11485822

pas bmtestf.pas

unit bmtestf; (* Compressed-Bitmap-As-Resources example for TCompress 3.0 -- no change from v2.5 This provides instructions and working code examples for: a) Creating compressed bitmaps
www.eeworm.com/read/261520/11638990

cpp demo7_10.cpp

// DEMO7_10.CPP 8-bit bitmap loading demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // just say no to MFC #define INITGUID #include
www.eeworm.com/read/261520/11639039

cpp demo7_16.cpp

// DEMO7_16.CPP 8-bit color rotation demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // just say no to MFC #define INITGUID #include
www.eeworm.com/read/261520/11639055

cpp demo7_15.cpp

// DEMO7_15.CPP 8-bit color animation demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // just say no to MFC #define INITGUID #include
www.eeworm.com/read/261520/11640107

cpp demo12_2.cpp

// DEMO12_2.CPP - tracking demo // to compile make sure to include DDRAW.LIB, DSOUND.LIB, // DINPUT.LIB, WINMM.LIB, and of course // T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP, // INCLUDES ///////////
www.eeworm.com/read/347029/11705139

contents

Contents of the WiZ 4.0 source archive. Contents this file README what WiZip is; general information COPYING copyrights and distribution policy INSTALL how to compile and install
www.eeworm.com/read/346193/11762417

cpp main.cpp

#define WIN32_LEAN_AND_MEAN // trim the excess fat from Windows /******************************************************************* * Program: Chapter 8 Texture Example 2: The Waving Flag Exam