代码搜索:MicroWindows

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

代码结果 1,631
www.eeworm.com/read/148298/12476411

h~ mwtypes.h~

#ifndef _MWTYPES_H #define _MWTYPES_H /* * Copyright (c) 1999, 2000 Greg Haerr * * Exported Microwindows engine typedefs and defines */ /* builtin font std names*/ #define MWFO
www.eeworm.com/read/148298/12476466

h mwtypes.h

#ifndef _MWTYPES_H #define _MWTYPES_H /* * Copyright (c) 1999, 2000 Greg Haerr * * Exported Microwindows engine typedefs and defines */ /* builtin font std names*/ #define MWFO
www.eeworm.com/read/148298/12476478

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/199841/7097688

makefile

# # Nano-X11 library makefile - Greg Haerr # # note: if build fails, rebuild keysymstr.h by "make distclean", # then "make" # # 13 Aug 2002 # # set to Microwindows and X11 in
www.eeworm.com/read/296067/8125380

makefile

# # Nano-X11 library makefile - Greg Haerr # # note: if build fails, rebuild keysymstr.h by "make distclean", # then "make" # # 11 Aug 2003 # # set to Microwindows and X11 in
www.eeworm.com/read/135153/5887213

c vgaplan4.c

/* * Copyright (c) 1999, 2000 Greg Haerr * * 16 color 4 planes EGA/VGA Planar Video Driver for Microwindows * Portable C version * * Based on BOGL - Ben's Own Graphics Library
www.eeworm.com/read/135153/5887218

c fblin4sh3.c

/* * Copyright (c) 1999 Greg Haerr * * 4bpp Packed Linear SH3 Video Driver for Microwindows * * In this driver, psd->linelen is line byte length, not line pixel length */ /*
www.eeworm.com/read/135153/5887243

c memplan4.c

/* * Copyright (c) 1999, 2000 Greg Haerr * * 4 planes EGA/VGA Memory (blitting) Video Driver for Microwindows * Included with #define HAVEBLIT in vgaplan4.h * * 4bpp colors a
www.eeworm.com/read/135153/5887337

c convbmp.c

/* * Copyright (c) 1999, 2000 Greg Haerr * * Windows BMP to Microwindows image converter * * 6/9/1999 g haerr * * 05/01/2000 Michael Temari * Modified
www.eeworm.com/read/135153/5887361

c medit.c

/* * Copyright (C) 1999, 2000, Wei Yongming. * Portions Copyright (c) 2000 Greg Haerr * * Multi Line Edit Control for Microwindows win32 api. */ /* ** This library is free so