代码搜索:MicroWindows

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

代码结果 1,631
www.eeworm.com/read/312645/3650704

c fbportrait_left.c

/* * Copyright (c) 2000, 2001 Greg Haerr * * Portrait mode subdriver for Microwindows */ #include #include #include #include "device.h"
www.eeworm.com/read/312645/3650706

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
www.eeworm.com/read/312645/3650716

c fblin32.c

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

c fbportrait_right.c

/* * Copyright (c) 2000 Greg Haerr * * Portrait mode subdriver for Microwindows */ #include #include #include #include "device.h" #inclu
www.eeworm.com/read/312645/3650725

c clientfb.c

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

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 * M
www.eeworm.com/read/312645/3651028

c caret.c

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

xconfigure

#!/usr/bin/wish -f # # Microwindows configuration interface: X11 version # # wish is available at http://dev.scriptics.com/software/tcltck # # (C) Martin Jolicoeur, 1999 # # Thu Mar 16 14:33:0
www.eeworm.com/read/414605/2143571

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/414605/2143577

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 */ /*