代码搜索:miniGUI

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

代码结果 4,426
www.eeworm.com/read/386455/2571274

c helloworld.c

/* ** $Id: helloworld.c,v 1.10 2003/12/29 10:51:11 weiym Exp $ ** ** Listing 2.1 ** ** helloworld.c: Sample program for MiniGUI Programming Guide ** The first MiniGUI application. ** ** Copyrigh
www.eeworm.com/read/380330/2660818

h mgmesadef.h

/* * MiniGUI device driver for Mesa * * Copyright (C) 2006 Feynman Software (http://www.fmsoft.cn) * */ #ifndef MGMESADEF_H #define MGMESADEF_H #include "context.h" /** * The MiniGUI Mesa re
www.eeworm.com/read/357208/3028259

h window.h

/** * \file window.h * \author Wei Yongming * \date 2002/01/26 * * This file includes windowing interfaces of MiniGUI. * \verbatim Copyright (C) 2002-2005 Feynman Softw
www.eeworm.com/read/357208/3028266

h iconview.h

/** * \file iconview.h * \author Wei Yongming * \date 2002/01/06 * * The header file of MiniGUI extension library. * \verbatim Copyright (C) 1998-2002 Wei Yongming and
www.eeworm.com/read/357208/3028267

h animation.h

/** * \file animation.h * \author Wei Yongming * \date 2002/01/06 * * The header file of MiniGUI extension library. * \verbatim Copyright (C) 1998-2002 Wei Yongming and
www.eeworm.com/read/357208/3028268

h monthcal.h

/** * \file monthcal.h * \author Wei Yongming * \date 2002/01/06 * * The header file of MiniGUI extension library. * \verbatim Copyright (C) 1998-2002 Wei Yongming and
www.eeworm.com/read/357208/3028269

h gridview.h

/** * \file gridview.h * \author Wei Yongming * \date 2002/01/06 * * The header file of MiniGUI extension library. * \verbatim Copyright (C) 1998-2002 Wei Yongming and
www.eeworm.com/read/357208/3028270

h treeview.h

/** * \file treeview.h * \author Wei Yongming * \date 2002/01/06 * * The header file of MiniGUI extension library. * \verbatim Copyright (C) 1998-2002 Wei Yongming and
www.eeworm.com/read/357208/3028271

h listview.h

/** * \file listview.h * \author Wei Yongming * \date 2002/01/06 * * The header file of MiniGUI extension library. * \verbatim Copyright (C) 1998-2002 Wei Yongming and
www.eeworm.com/read/357208/3028284

h control.h

/** * \file control.h * \author Wei Yongming * \date 2001/12/29 * * This file includes interfaces of standard controls of MiniGUI. * \verbatim Copyright (C) 2002-2005 F