代码搜索:MicroWindows

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

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

c mou_yopy.c

/* * Microwindows touch screen driver for G.Mate YOPY * * Copyright (c) 2000 Century Software Embedded Technologies * * Requires /dev/yopy-ts kernel mouse driver. */ #include #include
www.eeworm.com/read/414605/2143598

c fblin4orion.c

/* * Copyright (c) 1999, 2000, 2003 Greg Haerr * * 4bpp Packed Linear Video Driver for Microwindows (nibble-flipped) * This driver is written for the 4access Communications Ori
www.eeworm.com/read/414605/2143611

c fblin1.c

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

c fblin32.c

/* * Copyright (c) 1999, 2000, 2001 Greg Haerr * Portions Copyright (c) 2002 by Koninklijke Philips Electronics N.V. * * 32bpp Linear Video Driver for Microwindows * * Inspire
www.eeworm.com/read/414605/2143658

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

makefile

# # Copyright (C) Chris Johns (ccj@acm.org) # # Microwindows C++ Wrappers. # include $(CONFIG) LIBNAME = libmwobjects.a #LIBNAMESO = libmwobjects.so ifeq ($(OBJFRAMEWORK), Y) CXXOBJS += mwobjects.o
www.eeworm.com/read/414605/2143693

cc mwobjects.cc

/* Copyright (C) Chris Johns (ccj@acm.org) Microwindows C++ Wrappers. */ #include #include #include #include namespace MicroWindowsObjects {
www.eeworm.com/read/414605/2143720

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

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

c scrlbar.c

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