代码搜索:MicroWindows
找到约 1,631 项符合「MicroWindows」的源代码
代码结果 1,631
www.eeworm.com/read/169937/5408612
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
www.eeworm.com/read/169937/5408645
c mou_yopy.c
/*
* Microwindows touch screen driver for G.Mate YOPY
*
* Copyright (c) 2000 Century Software Embedded Technologies
*
* Requires /dev/yopy-ts kernel mouse driver.
*/
#include
#include
www.eeworm.com/read/169937/5408651
c fblin4orion.c
/*
* Copyright (c) 1999, 2000, 2003 Greg Haerr
*
* 4bpp Packed Linear Video Driver for Microwindows (nibble-flipped)
* This driver is written for the 4access Communications Ori
www.eeworm.com/read/169937/5408664
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/169937/5408665
c fblin32.c
/*
* Copyright (c) 1999, 2000, 2001 Greg Haerr
* Portions Copyright (c) 2002 by Koninklijke Philips Electronics N.V.
*
* 32bpp Linear Video Driver for Microwindows
*
* Inspire
www.eeworm.com/read/169937/5408711
h wintern.h
/* wintern.h*/
/*
* Copyright (c) 1999 Greg Haerr
*
* Microwindows internal routines header file
*/
#include
#if (UNIX | DOS_DJGPP)
#define strcmpi strcasecmp
#elif
www.eeworm.com/read/169937/5408746
cc mwobjects.cc
/*
Copyright (C) Chris Johns (ccj@acm.org)
Microwindows C++ Wrappers.
*/
#include
#include
#include
#include
namespace MicroWindowsObjects
{
www.eeworm.com/read/169937/5408773
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; you can
www.eeworm.com/read/169937/5408779
c static.c
/*
* Copyright (C) 1999, 2000, Wei Yongming.
* Portions Copyright (c) 2000 Greg Haerr
*
* Static control for Microwindows win32 api.
*/
/*
** This library is free software; y
www.eeworm.com/read/169937/5408780
c scrlbar.c
/*
* Copyright (c) 2000 Greg Haerr
* Portions Copyright (c) 1999, 2000, Wei Yongming.
* jmt: scrollbar thumb ported
*
* Microwindows win32 Scrollbars control
*/
#include