uCGUI3.98

所属分类:uCOS/RTOS
开发工具:C/C++
文件大小:2442KB
下载次数:369
上传日期:2012-09-28 16:45:16
上 传 者华兄
说明:  不少朋友都知道uCGUI3.98的VC工程源码并不完整,基于这个原因,本人对uCOS3.98的VC工程作了修改。主要修改如下: 1、增加uCGUI3.90的AntiAlias、JPEG、MemDev、MultiLayer到GUI目录; 2、GUI目录下,新建VNC目录,增加GUI_ProcessVNC.c文件,此文件为空,为与原工程保持一致性,另新建Touch目录; 3、Simulation目录下增加BASETSD.H头文件,新建GUISim目录,把SIM.h、SIM_X.c、GUI_SIM_NoWin32.h、GUI_SIM_Win32.h、GUISim.lib添加进该目录,因此本人需要更改工程的相关设置; 4、GUIConf.h中,打开GUI_SUPPORT_MEMDEV宏; 5、工程里,Simulation删除SIM_GUI组及相关文件,增加GUISim组,添加BASETSD.H头文件等; 6、增加Debug支持; 7、重新安排目录,重建VC工程; 8、VC工程同时融合了GUIDemo,便于GUI的学习,配置宏在uCGUI\Config\GUIConf.h文件中; 9、修复GUIDemo的Bug,第二个GUIDEMO_main()创建Stop按扭,按键无效,本人新添加了Start提示。
(Many of my friends know uCGUI3.98 VC project source is incomplete, for this reason, I revised the uCOS3.98 VC works. The main changes are as follows: 1, increase uCGUI3.90 the AntiAlias ​ ​ JPEG, MemDev, the MultiLayer to GUI directory GUI directory, create a new VNC directory to increase GUI_ProcessVNC.c file, this file is empty, for consistency with the original project other New Touch catalog the Simulation directory increase BASETSD.H headers, New GUISim directory to SIM.h, SIM_X.c, GUI_SIM_NoWin32.h, GUI_SIM_Win32.h, GUISim.lib added to the directory, so I need change project settings 4 in GUIConf.h open GUI_SUPPORT_MEMDEV macro , engineering, Simulation delete SIM_GUI group and related documents, to increase GUISim group to add BASETSD.H header file 6, add Debug support 7 reschedule directory rebuild VC engineering , VC project combines the GUIDemo, easy GUI learn, the configuration macro the uCGUI \ Config \ GUIConf.h file 9, Fix GUIDemo the Bug second GUIDEMO_ma)

文件列表:
uCGUI3.98\Others\Doc\Release.html (52121, 2006-03-01)
uCGUI3.98\Others\GUIType.h (14188, 2006-12-30)
uCGUI3.98\Others\Sample\Application\Dashboard\Dashboard.c (406797, 2006-03-01)
uCGUI3.98\Others\Sample\Application\Dashboard\GUIConf.h (1983, 2006-03-01)
uCGUI3.98\Others\Sample\Application\Dashboard\GUITouchConf.h (1412, 2006-03-01)
uCGUI3.98\Others\Sample\Application\Dashboard\LCDConf.h (7634, 2006-03-01)
uCGUI3.98\Others\Sample\Application\FONT_Arabic.c (282645, 2006-12-30)
uCGUI3.98\Others\Sample\Application\HouseControl.c (99608, 2006-03-01)
uCGUI3.98\Others\Sample\Application\NEC_BuildingManagement\GUIConf.h (1985, 2006-03-01)
uCGUI3.98\Others\Sample\Application\NEC_BuildingManagement\GUITouchConf.h (1412, 2006-03-01)
uCGUI3.98\Others\Sample\Application\NEC_BuildingManagement\LCDConf.h (7634, 2006-03-01)
uCGUI3.98\Others\Sample\Application\NEC_BuildingManagement\NEC_BuildingManagement.c (18702, 2006-03-01)
uCGUI3.98\Others\Sample\Application\NEC_Pingpong\GUIConf.h (1985, 2006-03-01)
uCGUI3.98\Others\Sample\Application\NEC_Pingpong\GUITouchConf.h (1412, 2006-03-01)
uCGUI3.98\Others\Sample\Application\NEC_Pingpong\LCDConf.h (7634, 2006-03-01)
uCGUI3.98\Others\Sample\Application\NEC_Pingpong\NEC_PingPong.c (51420, 2006-03-01)
uCGUI3.98\Others\Sample\Application\Reversi.c (41900, 2006-03-01)
uCGUI3.98\Others\Sample\Application\XEye.c (6359, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\2DGL_BMPExport.c (3575, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\2DGL_DrawBMP.c (3395, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\2DGL_DrawGIF.c (17292, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\2DGL_DrawJPEG.c (3475, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\2DGL_DrawJPEGScaled.c (5941, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\2DGL_DrawPolygon.c (3474, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\2DGL_DrawScale.c (3849, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\AA_HiResAntialiasing.c (4951, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\AA_HiResPixels.c (5721, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\AA_Lines.c (3753, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\AA_Text.c (12685, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\BASIC_Hello1.c (1574, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\BASIC_HelloWorld.c (1513, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\COLOR_ShowColorBar.c (4131, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\CURSOR_Sample.c (32243, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\DIALOG_All.c (7352, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\DIALOG_Count.c (5425, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\DIALOG_MessageBox.c (2581, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\DIALOG_NestedModal.c (10808, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\DIALOG_Radio.c (5958, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\DIALOG_SliderColor.c (35728, 2006-03-01)
uCGUI3.98\Others\Sample\GUI\FONT_ShiftJIS.c (5603, 2006-03-01)
... ...

不少朋友都知道uCGUI3.***的VC工程源码并不完整,基于这个原因,本人对uCOS3.***的VC工程作了修改。主要修改如下: 1、增加uCGUI3.90的AntiAlias、JPEG、MemDev、MultiLayer到GUI目录; 2、GUI目录下,新建VNC目录,增加GUI_ProcessVNC.c文件,此文件为空,为与原工程保持一致性,另新建Touch目录; 3、Simulation目录下增加BASETSD.H头文件,新建GUISim目录,把SIM.h、SIM_X.c、GUI_SIM_NoWin32.h、GUI_SIM_Win32.h、GUISim.lib添加进该目录,因此本人需要更改工程的相关设置; 4、GUIConf.h中,打开GUI_SUPPORT_MEMDEV宏; 5、工程里,Simulation删除SIM_GUI组及相关文件,增加GUISim组,添加BASETSD.H头文件等; 6、增加Debug支持; 7、重新安排目录,重建VC工程; 8、VC工程同时融合了GUIDemo,便于GUI的学习,配置宏在uCGUI\Config\GUIConf.h文件中; 9、修复GUIDemo的Bug,第二个GUIDEMO_main()创建Stop按扭,按键无效,本人新添加了Start提示。 推荐:Visual C++ 6.0 完整绿色版.rar( http://ishare.iask.sina.com.cn/f/25330274.html?w= ),该版本精简小巧,总大小45.26MB。 编辑: 华兄 Email: 591881218@qq.com (注:留言请使用邮箱,勿使用QQ即时聊天)

近期下载者

相关文件


收藏者