代码搜索:MicroWindows
找到约 1,631 项符合「MicroWindows」的源代码
代码结果 1,631
www.eeworm.com/read/125811/6021716
c fblin24.c
/*
* Copyright (c) 2000, 2001 Greg Haerr
*
* 24bpp Linear Video Driver for Microwindows
*/
/*#define NDEBUG*/
#include
#include
#include "device.h"
#includ
www.eeworm.com/read/125811/6021724
c fbquasar.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 from
www.eeworm.com/read/125811/6021834
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.h"
#include
www.eeworm.com/read/125811/6021893
c winmain.c
/*
* Copyright (c) 1999, 2000 Greg Haerr
*
* Main module of Microwindows
*/
#include
#include
#include
#include
#ifndef __PACIFIC__
#
www.eeworm.com/read/125811/6021916
xconfigure
#!/usr/bin/wish -f
#
# Microwindows configuration interface: X11 version
#
# wish is available at http://dev.scriptics.com/software/tcltck
#
# (C) Martin Jolicoeur, 1999
#
# Thu Mar 16 14:33:08 CET 20
www.eeworm.com/read/169937/5408560
org fblin24.org
/*
* Copyright (c) 2000, 2001 Greg Haerr
*
* 24bpp Linear Video Driver for Microwindows
*/
/*#define NDEBUG*/
#include
#include
#include "device.h"
#includ
www.eeworm.com/read/169937/5408644
org fblin8.org
/*
* 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 from
www.eeworm.com/read/169937/5408712
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.h"
#include
www.eeworm.com/read/169937/5408769
c winmain.c
/*
* Copyright (c) 1999, 2000 Greg Haerr
*
* Main module of Microwindows
*/
#include
#include
#include
#include
#ifndef __PACIFIC__
#
www.eeworm.com/read/169937/5409033
c devpoly.c
#include
#include
#include "device.h"
/*
* Microwindows polygon outline and fill routines.
* Copyright (c) 1999, 2000, 2001, 2002 Greg Haerr
* Portions Copyr