代码搜索:miniGUI

找到约 4,426 项符合「miniGUI」的源代码

代码结果 4,426
www.eeworm.com/read/181071/9275760

c menubutton.c

/* ** $Id: menubutton.c,v 1.6.4.1 2006/06/15 10:20:10 xwyan Exp $ ** ** Listing 24.1 ** ** combobox.c: Sample program for MiniGUI Programming Guide ** The usage of COMBOBOX control. ** ** Copyr
www.eeworm.com/read/181071/9275774

c combobox.c

/* ** $Id: combobox.c,v 1.7.6.1 2006/06/15 10:20:10 xwyan Exp $ ** ** Listing 23.1 ** ** combobox.c: Sample program for MiniGUI Programming Guide ** The usage of COMBOBOX control. ** ** Copyrig
www.eeworm.com/read/181071/9275790

c gridview.c

/* * ** $Id: gridview.c,v 1.3.6.2 2006/06/28 07:21:40 xwyan Exp $ * ** * ** gridview.c: Sample program for MiniGUI Programming Guide * ** Usage of GRID control. * ** * ** Copyright (C) 2004
www.eeworm.com/read/181071/9275824

c scrollbar.c

/* ** $Id: scrollbar.c,v 1.6.6.1 2006/06/15 10:20:10 xwyan Exp $ ** ** Listing 8.1 ** ** scrollbar.c: Sample program for MiniGUI Programming Guide ** Demo for scrollbar ** ** Copyright (C) 2004
www.eeworm.com/read/351712/10616217

c keyboard.c

#include #include #include #include #include #include #include
www.eeworm.com/read/439081/7717126

c combobox.c

/* ** $Id: combobox.c,v 1.7 2004/12/14 01:29:24 clear Exp $ ** ** Listing 23.1 ** ** combobox.c: Sample program for MiniGUI Programming Guide ** The usage of COMBOBOX control. ** ** Copyright (
www.eeworm.com/read/143730/5755902

h fbmatrox.h

/* ** $Id: fbmatrox.h,v 1.3 2003/09/04 06:02:53 weiym Exp $ ** ** Matrox hardware acceleration for the SDL framebuffer console driver ** ** Port to MiniGUI by Wei Yongming (2001/10/03). ** Copyright
www.eeworm.com/read/141138/5776894

h fbmatrox.h

/* ** $Id: fbmatrox.h,v 1.3 2003/09/04 06:02:53 weiym Exp $ ** ** Matrox hardware acceleration for the SDL framebuffer console driver ** ** Port to MiniGUI by Wei Yongming (2001/10/03). ** Copyright
www.eeworm.com/read/140826/5780884

h fbmatrox.h

/* ** $Id: fbmatrox.h,v 1.3 2003/09/04 06:02:53 weiym Exp $ ** ** Matrox hardware acceleration for the SDL framebuffer console driver ** ** Port to MiniGUI by Wei Yongming (2001/10/03). ** Copyright
www.eeworm.com/read/135153/5887491

c mine.c

#include #include #include #include /* * Minesweeper for Microwindows, adapted from MiniGUI */ extern int mwCurrentButtons; /* FIXME */ #ifdef __rtems__ #d