代码搜索:MicroWindows
找到约 1,631 项符合「MicroWindows」的源代码
代码结果 1,631
www.eeworm.com/read/472881/1403208
c windlg.c
/*
* windlg.c
*
* Microwindows Dialog function
*
* Copyright (C) 2003 - Gabriele Brugnoni
*
* gabrielebrugnoni@dveprojects.com
* DVE Prog. El. - Varese, Italy
*/
#include
#include
www.eeworm.com/read/169937/5408616
c genmem.c
/*
* Copyright (c) 2000, 2001 Greg Haerr
* Portions Copyright (c) 2002 by Koninklijke Philips Electronics N.V.
*
* Screen Driver Utilities
*
* Microwindows memory device rout
www.eeworm.com/read/169937/5408627
h genmem.h
/*
* Copyright (c) 2000 Greg Haerr
*
* Screen Driver Utilities
*
* Microwindows memory device routines header file
*/
/* entry points*/
/* genmem.c*/
PSD gen_allocatememgc
www.eeworm.com/read/169937/5408637
c fblin32alpha.c
/*
* 32bpp (With Alpha) Linear Video Driver for Microwindows
*
* Written by Koninklijke Philips Electronics N.V.
* Based on the existing 32bpp (no alpha) driver:
* Copyright (c) 1999, 2000, 2001
www.eeworm.com/read/169937/5408647
c scr_rtems.c
/*
* Copyright (c) 1999 Greg Haerr
*
* Microwindows Screen Driver for RTEMS (uses Microframebuffer api)
*
* Portions used from Ben Pfaff's BOGL
*
* Not
www.eeworm.com/read/169937/5409036
c devrgn2.c
/*
* Portions Copyright (c) 2000, 2003 Greg Haerr
* Somewhat less shamelessly ripped from the Wine distribution
* and the X Window System.
*
* Device-independent Microwindows p
www.eeworm.com/read/169937/5409037
c font_dbcs.c
/*
* Double-byte font routines for Microwindows
* Copyright (c) 2003 Greg Haerr
*
* These routines allow specially-compiled-in fonts to be
* used for DBCS-encoded characters i
www.eeworm.com/read/164501/5489907
c mterm.c
/*
* Copyright (c) 1999 Greg Haerr
*
* Microwindows Terminal Emulator for Linux
*
* Yes, this is just a demo, and doesn't repaint contents on refresh.
*/
#include
#i
www.eeworm.com/read/312645/3650554
h mwtypes.h
#ifndef _MWTYPES_H
#define _MWTYPES_H
/*
* Copyright (c) 1999, 2000, 2001 Greg Haerr
*
* Exported Microwindows engine typedefs and defines
*/
#define MWPACKED __attribute
www.eeworm.com/read/312645/3650648
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, v