代码搜索:MicroWin
找到约 386 项符合「MicroWin」的源代码
代码结果 386
www.eeworm.com/read/348839/3150205
sh memfix.sh
#! /bin/sh
# Run from microwin/src
find . \( -path './demos' -prune \) -o \( -name '*.[ch]' -a \! -name mwsystem.h -a \! -name XtoNX.h -a \! -name convbmp.c -a \! -name convbdf.c -print \) | xargs per
www.eeworm.com/read/348839/3150564
sh memfix.sh
#! /bin/sh
# Run from microwin/src
find . \( -path './demos' -prune \) -o \( -name '*.[ch]' -a \! -name mwsystem.h -a \! -name XtoNX.h -a \! -name convbmp.c -a \! -name convbdf.c -print \) | xargs per
www.eeworm.com/read/348839/3150923
sh memfix.sh
#! /bin/sh
# Run from microwin/src
find . \( -path './demos' -prune \) -o \( -name '*.[ch]' -a \! -name mwsystem.h -a \! -name XtoNX.h -a \! -name convbmp.c -a \! -name convbdf.c -print \) | xargs per
www.eeworm.com/read/348839/3151282
sh memfix.sh
#! /bin/sh
# Run from microwin/src
find . \( -path './demos' -prune \) -o \( -name '*.[ch]' -a \! -name mwsystem.h -a \! -name XtoNX.h -a \! -name convbmp.c -a \! -name convbdf.c -print \) | xargs per
www.eeworm.com/read/348839/3151641
sh memfix.sh
#! /bin/sh
# Run from microwin/src
find . \( -path './demos' -prune \) -o \( -name '*.[ch]' -a \! -name mwsystem.h -a \! -name XtoNX.h -a \! -name convbmp.c -a \! -name convbdf.c -print \) | xargs per
www.eeworm.com/read/348839/3152000
sh memfix.sh
#! /bin/sh
# Run from microwin/src
find . \( -path './demos' -prune \) -o \( -name '*.[ch]' -a \! -name mwsystem.h -a \! -name XtoNX.h -a \! -name convbmp.c -a \! -name convbdf.c -print \) | xargs per
www.eeworm.com/read/348839/3152359
sh memfix.sh
#! /bin/sh
# Run from microwin/src
find . \( -path './demos' -prune \) -o \( -name '*.[ch]' -a \! -name mwsystem.h -a \! -name XtoNX.h -a \! -name convbmp.c -a \! -name convbdf.c -print \) | xargs per
www.eeworm.com/read/374687/2749133
entries
/Config.in/1.4/Sun Dec 26 07:36:43 2004//
/Makefile.in/1.2/Thu Oct 14 09:39:22 2004//
/microwin.mk/1.3/Sat Oct 9 21:19:15 2004//
D
www.eeworm.com/read/154890/5632529
mwin readme.mwin
This version of dvdview requires Microwindows 0.89pre8
or later.
To build, first build Microwindows, and install.
You may have to hand-edit some Makefiles to for
the nano-X -L/net/microwin/src/lib -
www.eeworm.com/read/414605/2143661
sh memfix.sh
#! /bin/sh
# Run from microwin/src
find . \( -path './demos' -prune \) -o \( -name '*.[ch]' -a \! -name mwsystem.h -a -print \) | xargs perl -i.bak -pwe 's/malloc(\s*\()/GdMalloc$1/g; s/calloc(\s*\()/