代码搜索:MicroWindows
找到约 1,631 项符合「MicroWindows」的源代码
代码结果 1,631
www.eeworm.com/read/414605/2143608
c memplan4.c
/*
* Copyright (c) 1999, 2000, 2002 Greg Haerr
* Copyright (c) 2002 Alex Holden
*
* 4 planes EGA/VGA Memory (blitting) Video Driver for Microwindows
* Inc
www.eeworm.com/read/414605/2143699
c convbmp.c
/*
* Copyright (c) 1999, 2000 Greg Haerr
*
* Windows BMP to Microwindows image converter
*
* 6/9/1999 g haerr
*
* 05/01/2000 Michael Temari
* Modified
www.eeworm.com/read/414605/2143724
c medit.c
/*
* Copyright (C) 1999, 2000, Wei Yongming.
* Portions Copyright (c) 2000 Greg Haerr
*
* Multi Line Edit Control for Microwindows win32 api.
*/
/*
** This library is free so
www.eeworm.com/read/414605/2143755
h tuxmask.h
/*
* Microwindows bitmap converted by convbmp
* Image dimensions: 80 * 94
* Prefix: tuxmask
* Original file name: tuxmask.pbm
*/
#define TUXMASK_WIDTH 80
#define TUXMASK_HEIGHT 94
static GR_BIT
www.eeworm.com/read/398200/2382923
c fblin4sh3.c
/*
* Copyright (c) 1999 Greg Haerr
*
* 4bpp Packed Linear SH3 Video Driver for Microwindows
*
* In this driver, psd->linelen is line byte length, not line pixel length
*/
/*
www.eeworm.com/read/398200/2383205
c convbmp.c
/*
* Copyright (c) 1999, 2000 Greg Haerr
*
* Windows BMP to Microwindows image converter
*
* 6/9/1999 g haerr
*
* 05/01/2000 Michael Temari
* Modified
www.eeworm.com/read/398200/2383235
c medit.c
/*
* Copyright (C) 1999, 2000, Wei Yongming.
* Portions Copyright (c) 2000 Greg Haerr
*
* Multi Line Edit Control for Microwindows win32 api.
*/
/*
** This library is free so
www.eeworm.com/read/158793/5594756
c medit.c
/*
* Copyright (C) 1999, 2000, Wei Yongming.
* Portions Copyright (c) 2000 Greg Haerr
*
* Multi Line Edit Control for Microwindows win32 api.
*/
/*
** This library is free so
www.eeworm.com/read/158793/5594778
h tuxmask.h
/*
* Microwindows bitmap converted by convbmp
* Image dimensions: 80 * 94
* Prefix: tuxmask
* Original file name: tuxmask.pbm
*/
#define TUXMASK_WIDTH 80
#define TUXMASK_HEIGHT 94
static GR_BIT
www.eeworm.com/read/158106/5598349
c vgaplan4.c
/*
* Copyright (c) 1999, 2000 Greg Haerr
*
* 16 color 4 planes EGA/VGA Planar Video Driver for Microwindows
* Portable C version
*
* Based on BOGL - Ben's Own Graphics Library