代码搜索:MicroWindows
找到约 1,631 项符合「MicroWindows」的源代码
代码结果 1,631
www.eeworm.com/read/169937/5408787
c caret.c
/*
* Copyright (c) 2000 Greg Haerr
*
* Caret control for Microwindows win32 api.
*
* TODO: add SetSysTimer for blinking
*/
#include
#include
#include
www.eeworm.com/read/169937/5408814
h nxeyes.h
/*
* Microwindows bitmap converted by convbmp
* Image dimensions: 39 * 39
* Prefix: eyefg
* Original file name: eyefg.pbm
*/
#define EYEFG_WIDTH 39
#define EYEFG_HEIGHT 39
static GR_BITMAP eye
www.eeworm.com/read/169937/5408820
c t1demo.c
/*
* Copyright (c) 2000, 2001, 2002, 2003 Greg Haerr
*
* Loadable font demo for Microwindows
*
* Loads FNT, PCF, FREETYPE, T1LIB, MGL and HZK fonts
* Must be recompiled when s
www.eeworm.com/read/167893/5451036
c caret.c
/*
* Copyright (c) 2000 Greg Haerr
*
* Caret control for Microwindows win32 api.
*
* TODO: add SetSysTimer for blinking
*/
#include
#include
#include
www.eeworm.com/read/167893/5451054
h nxeyes.h
/*
* Microwindows bitmap converted by convbmp
* Image dimensions: 39 * 39
* Prefix: eyefg
* Original file name: eyefg.pbm
*/
#define EYEFG_WIDTH 39
#define EYEFG_HEIGHT 39
static GR_BITMAP eye
www.eeworm.com/read/312645/3650634
c fblin8.c
/*
* Copyright (c) 1999, 2000, 2001 Greg Haerr
*
* 8bpp Linear Video Driver for Microwindows
* 00/01/26 added alpha blending with lookup tables (64k total)
*
* Inspired
www.eeworm.com/read/312645/3650641
c fblin12.c
/* by julian schroeder
* for Cirrus Logic based on fblin24.c
*
* Copyright (c) 2000 Greg Haerr
*
* 12bpp Linear Video Driver for Microwindows
www.eeworm.com/read/312645/3650644
c fblin24.c
/*
* Copyright (c) 2000, 2001 Greg Haerr
*
* 24bpp Linear Video Driver for Microwindows
*/
/*#define NDEBUG*/
#include
#include
#include "device.h"
www.eeworm.com/read/312645/3651011
c winmain.c
/*
* Copyright (c) 1999, 2000 Greg Haerr
*
* Main module of Microwindows
*/
#include
#include
#include
#include
#ifndef __P
www.eeworm.com/read/312645/3651301
c devpoly.c
#include
#include
#include "device.h"
/*
* Microwindows polygon outline and fill routines.
* Copyright (c) 1999, 2000, 2001 Greg Haerr
* Portions Copyr