代码搜索:MicroWindows

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

代码结果 1,631
www.eeworm.com/read/414605/2143730

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/414605/2143731

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/414605/2143737

c winsbar.c

/* * Copyright (c) 2000 Greg Haerr * Portions Copyright (c) 1999, 2000, Wei Yongming. * jmt: scrollbar thumb ported * * Microwindows win32 NonClient Scrollbars */ #define MWIN
www.eeworm.com/read/414605/2143738

2 winsbar.2

/* * Copyright (c) 2000 Greg Haerr * Portions Copyright (c) 1999, 2000, Wei Yongming. * jmt: scrollbar thumb ported * * Microwindows win32 NonClient Scrollbars */ #define MWIN
www.eeworm.com/read/414605/2143888

c mine.c

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

h mwtypes.h

#ifndef _MWTYPES_H #define _MWTYPES_H /* * Copyright (c) 1999, 2000, 2001 Greg Haerr * * Exported Microwindows engine typedefs and defines */ #define MWPACKED __attribute__ ((al
www.eeworm.com/read/398200/2382798

h wintern.h

/* wintern.h*/ /* * Copyright (c) 1999 Greg Haerr * * Microwindows internal routines header file */ #include #if (UNIX | DOS_DJGPP) #define strcmpi strcasecmp #elif
www.eeworm.com/read/398200/2382879

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/398200/2382884

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/398200/2382885

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