代码搜索:MicroWindows

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

代码结果 1,631
www.eeworm.com/read/109236/6175860

c mine.c

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

cc mwobjects.cc

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

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/100745/6265164

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/100745/6265165

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/100745/6265167

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/100745/6265168

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/100745/6265306

c mine.c

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

cc mwobjects.cc

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

c listbox.c

/* * Copyright (C) 1999, 2000, Wei Yongming. * Portions Copyright (c) 2000, 2005 Greg Haerr * * Listbox for Microwindows win32 api. */ /* ** This library is free software; yo