rt-thread 私人库
Go to file
chaos.proton@gmail.com fad2648157 components/rtgui_win: check the return value of overlapFunc
overlapFunc will return RTGUI_REGION_STATUS_FAILURE in some
circumstance(OOM etc), check it and return error if any thing goes
wrong. It prevents garbage values crashing the system.

Please ignore the eol diff noise.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1802 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-11-23 19:00:08 +00:00
bsp Add SPI FRAM driver 2011-11-20 18:47:31 +00:00
components components/rtgui_win: check the return value of overlapFunc 2011-11-23 19:00:08 +00:00
examples fix typo in examples/gui/demo_workbench.c 2011-11-01 01:52:04 +00:00
include cleanup kernel code 2011-09-23 05:57:31 +00:00
libcpu fixed object name copy bug; update AT91SAM7S64 branch. 2011-11-08 04:06:12 +00:00
src fixed object name copy bug; update AT91SAM7S64 branch. 2011-11-08 04:06:12 +00:00
tools if --target is set, adjust CROSS_TOOL and PLATFORM automatically 2011-11-09 02:42:48 +00:00
AUTHORS prepare for 0.3.0 final release. 2010-03-29 16:27:49 +00:00
COPYING import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00