代码搜索:MicroWindows
找到约 1,631 项符合「MicroWindows」的源代码
代码结果 1,631
www.eeworm.com/read/414605/2144002
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/414605/2144003
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/398200/2382920
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/398200/2382937
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/372723/2769796
c listbox.c
/*
* Copyright (C) 1999, 2000, Wei Yongming.
* Portions Copyright (c) 2000 Greg Haerr
*
* Listbox for Microwindows win32 api.
*/
/*
** This library is free software;
www.eeworm.com/read/372723/2769810
c caret.c
/*
* Copyright (c) 2000 Greg Haerr
*
* Caret control for Microwindows win32 api.
*
* TODO: add SetSysTimer for blinking
*/
#include "../../include/mwtn.h"
#include "
www.eeworm.com/read/158106/5598351
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/158106/5598367
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/199841/7097695
todo
make Xt programs work
handle shift/control/alt in X kbd state
get scancode keymap from microwindows
fill in events for UPDATE event handling
fix in .window and .parent locations for *Notify events
se
www.eeworm.com/read/199841/7097758
c querycolor.c
#include "nxlib.h"
/* convert an X11 pixelval to Microwindows colorval*/
GR_COLOR
_nxColorvalFromPixelval(Display *dpy, unsigned long pixelval)
{
XColor c;
/* convert pixelval to colorval*/
c.pix