代码搜索:MicroWindows

找到约 1,631 项符合「MicroWindows」的源代码

代码结果 1,631
www.eeworm.com/read/131762/5927977

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/131762/5927996

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/131762/5928016

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/131762/5928029

c t1demo.c

/* * Copyright (c) 2000, 2001, 2002 Greg Haerr * * Loadable font demo for Microwindows * * Loads MGL, HZK, T1LIB, FREETYPE, and PCF fonts * Must be recompiled when src/config
www.eeworm.com/read/125811/6021752

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
www.eeworm.com/read/125811/6021757

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/125811/6021782

c memplan4.c

/* * Copyright (c) 1999, 2000 Greg Haerr * * 4 planes EGA/VGA Memory (blitting) Video Driver for Microwindows * Included with #define HAVEBLIT in vgaplan4.h * * 4bpp colors a
www.eeworm.com/read/125811/6021877

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/125811/6021901

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/109236/6175696

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