代码搜索:MicroWindows
找到约 1,631 项符合「MicroWindows」的源代码
代码结果 1,631
www.eeworm.com/read/169937/5408695
rtems readme.rtems
RTEMS Setup
===========
This file provide instructions on how to configure and build Microwindows
for RTEMS. It is assumed that you are familiar enough with RTEMS and Microwindows,
and have a develo
www.eeworm.com/read/169937/5409004
readme-nanox
README for the nano-X VNC viewer
What is VNC ?
-------------
VNC is Virtual Network Computing, you have a 'viewer' running on one
machine which allows you to control the desktop of a d
www.eeworm.com/read/167893/5451234
readme-nanox
README for the nano-X VNC viewer
What is VNC ?
-------------
VNC is Virtual Network Computing, you have a 'viewer' running on one
machine which allows you to control the desktop of a d
www.eeworm.com/read/159715/5582051
h mw_uid.h
/*
/////////////////////////////////////////////////////////////////////////////
// $Header: /usr1/CVS/rtems/cpukit/libmisc/mw-fb/mw_uid.h,v 1.2 2004/04/16 12:06:28 ralf Exp $
//
// Copyright (c) 2000
www.eeworm.com/read/158793/5594965
readme-nanox
README for the nano-X VNC viewer
What is VNC ?
-------------
VNC is Virtual Network Computing, you have a 'viewer' running on one
machine which allows you to control the desktop of a d
www.eeworm.com/read/158106/5598262
readme
The config files in this directory are pre-built for ease
in building Microwindows on various systems. One config file,
config.fb, is kept up with the latest configuration options.
Use it if you are
www.eeworm.com/read/158106/5598415
rtems readme.rtems
RTEMS Setup
===========
This file provide instructions on how to configure and build Microwindows
for RTEMS. It is assumed that you are familiar enough with RTEMS and Microwindows,
and have a develo
www.eeworm.com/read/158106/5598418
install
Microwindows Installation Documentation
September 6, 2001 g haerr
- For notes on Intel Assabet, see bottom of file -
Microwindows compiles and runs on Linux, UNIX, ELKS, MSDOS,
R
www.eeworm.com/read/158106/5598653
readme-nanox
README for the nano-X VNC viewer
What is VNC ?
-------------
VNC is Virtual Network Computing, you have a 'viewer' running on one
machine which allows you to control the desktop of a d
www.eeworm.com/read/173170/9669987
makefile
include ./Rules.mak
dirs = basic microwindows minigui
all:
for i in $(dirs) ; do make -C $$i || exit $? ; done
clean:
-for i in $(dirs) ; do \
[ ! -d $$i ] || make -C $$i clean; \
done
rm -f