代码搜索:MicroWindows

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

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

h mwobjects.h

/* Copyright (C) Chris Johns (ccj@acm.org) MicroWindows C++ Wrappers. */ #if !defined (_MWOBJECTS_H_) #define _MWOBJECTS_H_ extern "C" { #include "windows.h" #include "wintern
www.eeworm.com/read/312645/3650642

c nofont.c

/* * Copyright (c) 2000 Greg Haerr * * Screen Driver Utilities * * Microwindows null font stub */ #include #include "device.h" #include "genfont.h" /* n
www.eeworm.com/read/312645/3650679

c kbd_ttyscan.c

/* * Copyright (c) 2000 Greg Haerr * * Microwindows /dev/tty console scancode keyboard driver for Linux */ #include #include #include #in
www.eeworm.com/read/312645/3650715

c fblin1.c

/* * Copyright (c) 1999-2001 Greg Haerr * * 1bpp Packed Linear Video Driver for Microwindows * * In this driver, psd->linelen is line byte length, not line pixel length
www.eeworm.com/read/312645/3650975

cc mwobjects.cc

/* Copyright (C) Chris Johns (ccj@acm.org) Microwindows C++ Wrappers. */ #include #include #include #include namespace MicroWindowsO
www.eeworm.com/read/414605/2143528

c nofont.c

/* * Copyright (c) 2000 Greg Haerr * * Screen Driver Utilities * * Microwindows null font stub */ #include #include "device.h" #include "genfont.h" /* no compiled
www.eeworm.com/read/414605/2143530

c fblin24.c

/* * Copyright (c) 2000, 2001 Greg Haerr * Portions Copyright (c) 2002 by Koninklijke Philips Electronics N.V. * * 24bpp Linear Video Driver for Microwindows */ /*#define NDEBU
www.eeworm.com/read/414605/2143533

c fblin4sa1100.c

/* * Copyright (c) 1999 Martin Jolicoeur * * 4bpp Packed Linear Video Driver for Microwindows * Designed for the arm SA1100 lcd controller with 16 bits access * (little end
www.eeworm.com/read/414605/2143534

c scr_svga.c

/* * Copyright (c) 1999, 2000, 2001 Greg Haerr * * Microwindows Screen Driver using SVGA Library * * This driver requires the following SVGA entry points: * vga_init, vga_set
www.eeworm.com/read/414605/2143558

c fblin16.c

/* * Copyright (c) 1999, 2000, 2001 Greg Haerr * Portions Copyright (c) 2002 by Koninklijke Philips Electronics N.V. * * 16bpp Linear Video Driver for Microwindows * * Inspire