代码搜索:MicroWindows

找到约 1,631 项符合「MicroWindows」的源代码

代码结果 1,631
www.eeworm.com/read/131762/5927992

c listbox.c

/* * Copyright (C) 1999, 2000, Wei Yongming. * Portions Copyright (c) 2000 Greg Haerr * * Listbox for Microwindows win32 api. */ /* ** This library is free software; you can
www.eeworm.com/read/131762/5927998

c static.c

/* * Copyright (C) 1999, 2000, Wei Yongming. * Portions Copyright (c) 2000 Greg Haerr * * Static control for Microwindows win32 api. */ /* ** This library is free software; y
www.eeworm.com/read/131762/5927999

c scrlbar.c

/* * Copyright (c) 2000 Greg Haerr * Portions Copyright (c) 1999, 2000, Wei Yongming. * jmt: scrollbar thumb ported * * Microwindows win32 Scrollbars control */ #include
www.eeworm.com/read/131762/5928001

c progbar.c

/* * Copyright (C) 1999, 2000, Wei Yongming. * Portions Copyright (c) 2000 Greg Haerr * * Progress bar for Microwindows win32 api. */ /* ** This library is free software; you
www.eeworm.com/read/131762/5928002

c edit.c

/* * Copyright (C) 1999, 2000, Wei Yongming. * Portions Copyright (c) 2000 Greg Haerr * * Edit control for Microwindows win32 api. */ /* ** This library is free software; you
www.eeworm.com/read/131762/5928140

c mine.c

#include #include #include #include /* * Minesweeper for Microwindows, adapted from MiniGUI */ extern int mwCurrentButtons; /* FIXME */ #ifdef __rtems__ #d
www.eeworm.com/read/125811/6021714

c nofont.c

/* * Copyright (c) 2000 Greg Haerr * * Screen Driver Utilities * * Microwindows null font stub */ #include #include "device.h" #include "genfont.h" /* no compiled
www.eeworm.com/read/125811/6021720

c fblin4sa1100.c

/* * Copyright (c) 1999 Martin Jolicoeur * * 4bpp Packed Linear Video Driver for Microwindows * Designed for the arm SA1100 lcd controller with 16 bits access * (little end
www.eeworm.com/read/125811/6021721

c scr_svga.c

/* * Copyright (c) 1999, 2000, 2001 Greg Haerr * * Microwindows Screen Driver using SVGA Library * * This driver requires the following SVGA entry points: * vga_init, vga_set
www.eeworm.com/read/125811/6021746

c genmem.c

/* * Copyright (c) 2000, 2001 Greg Haerr * * Screen Driver Utilities * * Microwindows memory device routines */ #include #include #include #in