代码搜索:MicroWindows

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

代码结果 1,631
www.eeworm.com/read/135153/5887237

c fblin4hp.c

/* * Copyright (c) 1999 Greg Haerr * * 4bpp Packed Linear Video Driver for Microwindows * This driver is written for the Vr41xx Palm PC machines * Hopefully, we can get the 4
www.eeworm.com/read/135153/5887247

c fblin32.c

/* * Copyright (c) 1999, 2000, 2001 Greg Haerr * * 32bpp Linear Video Driver for Microwindows * * Inspired from Ben Pfaff's BOGL */ /*#define NDEBUG*/ #i
www.eeworm.com/read/135153/5887252

c clientfb.c

/* * Microwindows direct client-side framebuffer mapping routines * * Copyright (c) 2001 by Greg Haerr */ #include #include #include #include
www.eeworm.com/read/135153/5887370

c caret.c

/* * Copyright (c) 2000 Greg Haerr * * Caret control for Microwindows win32 api. * * TODO: add SetSysTimer for blinking */ #include #include #include
www.eeworm.com/read/135153/5887556

c devpoly.c

#include #include #include "device.h" /* * Microwindows polygon outline and fill routines. * Copyright (c) 1999, 2000, 2001 Greg Haerr * Portions Copyright (
www.eeworm.com/read/131762/5928005

c caret.c

/* * Copyright (c) 2000 Greg Haerr * * Caret control for Microwindows win32 api. * * TODO: add SetSysTimer for blinking */ #include #include #include
www.eeworm.com/read/131762/5928023

h nxeyes.h

/* * Microwindows bitmap converted by convbmp * Image dimensions: 39 * 39 * Prefix: eyefg * Original file name: eyefg.pbm */ #define EYEFG_WIDTH 39 #define EYEFG_HEIGHT 39 static GR_BITMAP eye
www.eeworm.com/read/125811/6021713

c fblin12.c

/* by julian schroeder * for Cirrus Logic based on fblin24.c * * Copyright (c) 2000 Greg Haerr * * 12bpp Linear Video Driver for Microwindows *
www.eeworm.com/read/125811/6021722

c scr_debug.c

/* * Copyright (c) 1999 Greg Haerr * * Experimental debug screen driver for Microwindows * * 21-Feb-2000 ajr@ecs.soton.ac.uk * Stripped down the VGA driver to make a debug dri
www.eeworm.com/read/125811/6021743

c fblin16.c

/* * Copyright (c) 1999, 2000, 2001 Greg Haerr * * 16bpp Linear Video Driver for Microwindows * * Inspired from Ben Pfaff's BOGL */ /*#define NDEBUG*/ #i