代码搜索:MicroWin
找到约 386 项符合「MicroWin」的源代码
代码结果 386
www.eeworm.com/read/387868/2554521
h setup_microwin.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/msw/setup.h
// Purpose: Configuration for the library
// Author: Julian Smart
// Modified by:
www.eeworm.com/read/135582/5884006
makefile
MICROWIN_DIR=/user/projects/microwin-0.89.devel/src
CFLAGS=-O0 -g -I$(MICROWIN_DIR)/include -I..
all: version.so date.so loadmon.so
%.so: %.o
gcc -shared -o $@ $<
clean:
rm -f *.so *.o
.SUFFIX
www.eeworm.com/read/154890/5631232
makefile
MICROWIN_DIR=/user/projects/microwin-0.89.devel/src
CFLAGS=-O0 -g -I$(MICROWIN_DIR)/include -I..
all: version.so date.so loadmon.so
%.so: %.o
gcc -shared -o $@ $<
clean:
rm -f *.so *.o
.SUFFIX
www.eeworm.com/read/135153/5887278
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/135153/5887281
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/125811/6021818
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/125811/6021821
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/261369/11652620
mk
gcc -g button.c -I/usr/include/microwin -o button -lnano-X
#./button
www.eeworm.com/read/129601/14236470
mk
gcc -g button.c -I/usr/include/microwin -o button -lnano-X
#./button
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