文件名称:the-tools-of-develop-minigui-under-the-windows
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.59mb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一套在windows下面进行minigui编程的工具包,里面包括了一个示例代码,还有其他几个相关联的文件夹。我们在Linux下进行界面编程的时候,经常会遇到界面控件排版不合理,或者代码某处出错不好修改的情况。现在利用这个工具就可以完全解决这个问题,而且程序编译正确以后,先打开wfvb软件,然后,再单击VC的“!”开始运行,就可以看到界面效果了,这与MFC是有着很大区别的。另外,运行成功的代码在Linux下借助qvfb图像显示设备也能实现。需要的可以拿去。-This is a set of windows below minigui programming kit, which includes a sample code, and a few other associated folder. We carried out under the Linux programming interface, the interface will always be the control layout is unreasonable, or not to amend the code somewhere in the case of error. Now take advantage of this tool can not solve the problems, and procedures for the correct compiler, the first open wfvb software, and then click VC the " !" Began to run, you can see the effect of the interface, which is great with MFC different. In addition, the success of the code to run under Linux with qvfb in the image display device is also able to achieve. Needs can be taken away.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dll
...\dirent.dll
...\dirent.lib
...\helloworld.exe
...\helloworld.ilk
...\helloworld.pdb
...\jpeg62.dll
...\libjpeg.lib
...\libpng.lib
...\libpng13.dll
...\libz.lib
...\minigui.dll
...\minigui.lib
...\pthreadVC1.dll
...\pthreadVC1.lib
...\zlib1.dll
helloworld
..........\Debug
..........\.....\helloworld.obj
..........\.....\helloworld.pch
..........\.....\helloworld.sbr
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\helloworld.c
..........\helloworld.dsp
..........\helloworld.dsw
..........\helloworld.ncb
..........\helloworld.opt
..........\helloworld.plg
include
.......\dirent.h
.......\jpg
.......\...\jconfig.h
.......\...\jerror.h
.......\...\jmorecfg.h
.......\...\jpeglib.h
.......\minigui
.......\.......\colordlg.h
.......\.......\colorspace.h
.......\.......\common.h
.......\.......\control.h
.......\.......\ctrl
.......\.......\....\button.h
.......\.......\....\combobox.h
.......\.......\....\ctrlhelper.h
.......\.......\....\edit.h
.......\.......\....\listbox.h
.......\.......\....\menubutton.h
.......\.......\....\newtoolbar.h
.......\.......\....\progressbar.h
.......\.......\....\propsheet.h
.......\.......\....\scrollbar.h
.......\.......\....\scrollview.h
.......\.......\....\static.h
.......\.......\....\textedit.h
.......\.......\....\toolbar.h
.......\.......\....\trackbar.h
.......\.......\dti.c
.......\.......\endianrw.h
.......\.......\ext
.......\.......\...\animation.h
.......\.......\...\coolbar.h
.......\.......\...\gridview.h
.......\.......\...\iconview.h
.......\.......\...\listview.h
.......\.......\...\monthcal.h
.......\.......\...\spinbox.h
.......\.......\...\treeview.h
.......\.......\filedlg.h
.......\.......\fixedmath.h
.......\.......\gdi.h
.......\.......\mgconfig.h
.......\.......\mgext.h
.......\.......\minigui.h
.......\.......\mywindows.h
.......\.......\newfiledlg.h
.......\.......\own_malloc.h
.......\.......\own_stdio.h
.......\.......\skin.h
.......\.......\vcongui.h
.......\.......\window.h
.......\png
.......\...\png.h
.......\...\pngconf.h
.......\pthread.h
.......\sched.h
.......\semaphore.h
.......\zlib
.......\....\zconf.h
.......\....\zlib.h
wvfb
....\config
....\......\configure.ini
....\wvfb.exe
...\dirent.dll
...\dirent.lib
...\helloworld.exe
...\helloworld.ilk
...\helloworld.pdb
...\jpeg62.dll
...\libjpeg.lib
...\libpng.lib
...\libpng13.dll
...\libz.lib
...\minigui.dll
...\minigui.lib
...\pthreadVC1.dll
...\pthreadVC1.lib
...\zlib1.dll
helloworld
..........\Debug
..........\.....\helloworld.obj
..........\.....\helloworld.pch
..........\.....\helloworld.sbr
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\helloworld.c
..........\helloworld.dsp
..........\helloworld.dsw
..........\helloworld.ncb
..........\helloworld.opt
..........\helloworld.plg
include
.......\dirent.h
.......\jpg
.......\...\jconfig.h
.......\...\jerror.h
.......\...\jmorecfg.h
.......\...\jpeglib.h
.......\minigui
.......\.......\colordlg.h
.......\.......\colorspace.h
.......\.......\common.h
.......\.......\control.h
.......\.......\ctrl
.......\.......\....\button.h
.......\.......\....\combobox.h
.......\.......\....\ctrlhelper.h
.......\.......\....\edit.h
.......\.......\....\listbox.h
.......\.......\....\menubutton.h
.......\.......\....\newtoolbar.h
.......\.......\....\progressbar.h
.......\.......\....\propsheet.h
.......\.......\....\scrollbar.h
.......\.......\....\scrollview.h
.......\.......\....\static.h
.......\.......\....\textedit.h
.......\.......\....\toolbar.h
.......\.......\....\trackbar.h
.......\.......\dti.c
.......\.......\endianrw.h
.......\.......\ext
.......\.......\...\animation.h
.......\.......\...\coolbar.h
.......\.......\...\gridview.h
.......\.......\...\iconview.h
.......\.......\...\listview.h
.......\.......\...\monthcal.h
.......\.......\...\spinbox.h
.......\.......\...\treeview.h
.......\.......\filedlg.h
.......\.......\fixedmath.h
.......\.......\gdi.h
.......\.......\mgconfig.h
.......\.......\mgext.h
.......\.......\minigui.h
.......\.......\mywindows.h
.......\.......\newfiledlg.h
.......\.......\own_malloc.h
.......\.......\own_stdio.h
.......\.......\skin.h
.......\.......\vcongui.h
.......\.......\window.h
.......\png
.......\...\png.h
.......\...\pngconf.h
.......\pthread.h
.......\sched.h
.......\semaphore.h
.......\zlib
.......\....\zconf.h
.......\....\zlib.h
wvfb
....\config
....\......\configure.ini
....\wvfb.exe