代码搜索:miniGUI

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

代码结果 4,426
www.eeworm.com/read/192512/8378211

c bitblt.c

/* ** $Id: bitblt.c,v 1.5 2003/07/10 04:22:37 weiym Exp $ ** ** Listing 26.1 ** ** bitblt.c: Sample program for MiniGUI Programming Manual ** demonstration of BitBlt operation ** ** Copyright (C)
www.eeworm.com/read/192512/8378236

c cursordemo.c

/* ** $Id: cursordemo.c,v 1.3 2003/06/13 06:50:39 weiym Exp $ ** ** Listing 25.3 ** ** cursordemo.c: Sample program for MiniGUI Programming Guide ** Demo of using cursor ** ** Copyright (C) 2003
www.eeworm.com/read/192512/8378249

c timeeditor.c

/* ** $Id: timeeditor.c,v 1.4 2003/11/23 13:09:22 weiym Exp $ ** ** Listing 21.2 ** ** timeeditor.c: Sample program for MiniGUI Programming Guide ** A time editor, use SpinBox and Edit controls.
www.eeworm.com/read/192512/8378252

c trackbar.c

/* ** $Id: trackbar.c,v 1.4 2003/11/23 13:09:22 weiym Exp $ ** ** Listing 13.1 ** ** trackbar.c: Sample program for MiniGUI Programming Guide ** Usage of TRACKBAR control. ** ** Copyright (C) 20
www.eeworm.com/read/192182/8400405

news

2005-10-31: MiniGUI Version 2.0.2 released. 2005-01-31: MiniGUI Version 1.6.1 released. 2003-06-03: Create this repository for this package.
www.eeworm.com/read/192182/8400443

c stretchblt.c

/* ** $Id: stretchblt.c,v 1.11 2006/05/10 09:51:33 xwyan Exp $ ** ** Listing 15.3 ** ** bitblt.c: Sample program for MiniGUI Programming Guide ** demonstration of stretch blitting operation ** **
www.eeworm.com/read/192182/8400491

c simplekey.c

/* ** $Id: simplekey.c,v 1.10 2006/05/25 07:57:49 sunlei Exp $ ** ** Listing 9.1 ** ** simplekey.c: Sample program for MiniGUI Programming Guide ** Demo of using key input ** ** Copyright (C) 20
www.eeworm.com/read/192182/8400496

c listview.c

/* ** $Id: listview.c,v 1.24 2006/05/22 06:54:30 pengjing Exp $ ** ** listview.c: Sample program for MiniGUI Programming Guide ** Usage of LISTVIEW control. ** ** Copyright (C) 2004 ~ 2006 Feynma
www.eeworm.com/read/192182/8400510

c static.c

/* ** $Id: static.c,v 1.9 2006/05/22 06:45:14 pengjing Exp $ ** ** Listing 19.1 ** ** static.c: Sample program for MiniGUI Programming Guide ** Demo for static control. ** ** Copyright (C) 2004
www.eeworm.com/read/192182/8400515

c spinbox.c

/* ** $Id: spinbox.c,v 1.9 2006/05/22 07:49:01 pengjing Exp $ ** ** spinbox.c: Sample program for MiniGUI Programming Guide ** Usage of SPINBOX control. ** ** Copyright (C) 2004 ~ 2006 Feynman So