[ros-diffs] [hbelusca] 71403: [USER32]: Remove a leftover from r59868.

2016-05-25 Thread hbelusca
Author: hbelusca Date: Thu May 26 00:53:54 2016 New Revision: 71403 URL: http://svn.reactos.org/svn/reactos?rev=71403=rev Log: [USER32]: Remove a leftover from r59868. Modified: trunk/reactos/win32ss/user/user32/windows/message.c Modified: trunk/reactos/win32ss/user/user32/windows/message.c

[ros-diffs] [hbelusca] 71402: [KERNEL32]: Indentation fix only.

2016-05-25 Thread hbelusca
Author: hbelusca Date: Wed May 25 20:49:40 2016 New Revision: 71402 URL: http://svn.reactos.org/svn/reactos?rev=71402=rev Log: [KERNEL32]: Indentation fix only. Modified: trunk/reactos/dll/win32/kernel32/client/thread.c Modified: trunk/reactos/dll/win32/kernel32/client/thread.c URL:

[ros-diffs] [pschweitzer] 71401: Create the lwIP branch for Zuodian's work

2016-05-25 Thread pschweitzer
Author: pschweitzer Date: Wed May 25 20:17:17 2016 New Revision: 71401 URL: http://svn.reactos.org/svn/reactos?rev=71401=rev Log: Create the lwIP branch for Zuodian's work Added: branches/GSoC_2016/lwIP/ (props changed) - copied from r71400, branches/network_stack/ Propchange:

[ros-diffs] [mjansen] 71400: [APPHELP_APITEST] Remove some code duplication.

2016-05-25 Thread mjansen
Author: mjansen Date: Wed May 25 17:22:47 2016 New Revision: 71400 URL: http://svn.reactos.org/svn/reactos?rev=71400=rev Log: [APPHELP_APITEST] Remove some code duplication. Modified: trunk/rostests/apitests/apphelp/apphelp.c trunk/rostests/apitests/apphelp/data.c

[ros-diffs] [dquintana] 71399: [KERNEL32] * Return TRUE from SetThreadStackGuarantee. Allows .NET 2.0 setup to complete and consequently allows some .net apps to work in ReactOS. Patch by the self-pro

2016-05-25 Thread dquintana
Author: dquintana Date: Wed May 25 14:47:02 2016 New Revision: 71399 URL: http://svn.reactos.org/svn/reactos?rev=71399=rev Log: [KERNEL32] * Return TRUE from SetThreadStackGuarantee. Allows .NET 2.0 setup to complete and consequently allows some .net apps to work in ReactOS. Patch by the

[ros-diffs] [tfaber] 71398: [NTOS:EX] - Use the calling thread instead of the passed-in thread to validate APC status in ExReleaseResourceForThreadLite. The latter can be user-set and might not be a K

2016-05-25 Thread tfaber
Author: tfaber Date: Wed May 25 10:27:17 2016 New Revision: 71398 URL: http://svn.reactos.org/svn/reactos?rev=71398=rev Log: [NTOS:EX] - Use the calling thread instead of the passed-in thread to validate APC status in ExReleaseResourceForThreadLite. The latter can be user-set and might not be a