代码搜索:bitmaps
找到约 1,251 项符合「bitmaps」的源代码
代码结果 1,251
www.eeworm.com/read/242732/4541876
h bitmaps.h
#ifndef __WIN32K_BITMAPS_H
#define __WIN32K_BITMAPS_H
/* GDI logical bitmap object */
typedef struct _BITMAPOBJ
{
SURFOBJ SurfObj;
FLONG flHooks;
FLONG flFlags;
SIZ
www.eeworm.com/read/242732/4541918
c bitmaps.c
/*
* ReactOS W32 Subsystem
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 ReactOS Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o
www.eeworm.com/read/239230/4604954
c bitmaps.c
/* vi: set sw=4 ts=4: */
/*
* bitmaps.c --- routines to read, write, and manipulate the inode and
* block bitmaps.
*
* Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o.
*
* %Begin-Header%
* T
www.eeworm.com/read/230932/4718853
c bitmaps.c
/* vi: set sw=4 ts=4: */
/*
* bitmaps.c --- routines to read, write, and manipulate the inode and
* block bitmaps.
*
* Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o.
*
* %Begin-Header%
* T
www.eeworm.com/read/229812/4743878
c bitmaps.c
#include
#include "life.h"
#include "bitmap.h"
static HBITMAP CellBitMap = NULL;
static HDC MemoryDC;
extern void InitBitMap()
/**********************
www.eeworm.com/read/229812/4744055
c bitmaps.c
#include
#include "life.h"
#include "bitmap.h"
static HBITMAP CellBitMap = NULL;
static HDC MemoryDC;
extern void InitBitMap()
/**********************
www.eeworm.com/read/229812/4752927
asm bitmaps.asm
include ..\cwlib.inc
scode
;-------------------------------------------------------------------------
;
;Blit a bitmap into another bitmap.
;
;On Entry:
;
;C style stack parameters as foll
www.eeworm.com/read/223124/4813826
c bitmaps.c
/* vi: set sw=4 ts=4: */
/*
* bitmaps.c --- routines to read, write, and manipulate the inode and
* block bitmaps.
*
* Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o.
*
* %Begin-Header%
* T
www.eeworm.com/read/216802/4884426
h bitmaps.h
#ifndef __WIN32K_BITMAPS_H
#define __WIN32K_BITMAPS_H
/* GDI logical bitmap object */
typedef struct _BITMAPOBJ
{
SURFOBJ SurfObj;
FLONG flHooks;
FLONG flFlags;
SIZ
www.eeworm.com/read/216802/4884466
c bitmaps.c
/*
* ReactOS W32 Subsystem
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 ReactOS Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o