[ros-diffs] [mjansen] 71949: [EXPLORER] HACK: ignore unimplemented SetBandSiteInfo. Patch by Wim Hueskes. CORE-9809 #resolve #comment Thanks!

2016-07-15 Thread mjansen
Author: mjansen Date: Fri Jul 15 23:33:53 2016 New Revision: 71949 URL: http://svn.reactos.org/svn/reactos?rev=71949=rev Log: [EXPLORER] HACK: ignore unimplemented SetBandSiteInfo. Patch by Wim Hueskes. CORE-9809 #resolve #comment Thanks! Modified:

[ros-diffs] [hbelusca] 71948: [PSDK]: Add two missing flags concerning custom-drawn controls.

2016-07-15 Thread hbelusca
Author: hbelusca Date: Fri Jul 15 21:12:52 2016 New Revision: 71948 URL: http://svn.reactos.org/svn/reactos?rev=71948=rev Log: [PSDK]: Add two missing flags concerning custom-drawn controls. Modified: trunk/reactos/sdk/include/psdk/commctrl.h Modified:

[ros-diffs] [akhaldi] 71947: [KERNEL32] Check the return buffer for NULL before initializing the unicode string buffer with it. By Peter Hater. CORE-11368

2016-07-15 Thread akhaldi
Author: akhaldi Date: Fri Jul 15 20:18:20 2016 New Revision: 71947 URL: http://svn.reactos.org/svn/reactos?rev=71947=rev Log: [KERNEL32] Check the return buffer for NULL before initializing the unicode string buffer with it. By Peter Hater. CORE-11368 Modified:

[ros-diffs] [jimtabor] 71946: [NtGdi] - Make SetBkColor work the same as client side.

2016-07-15 Thread jimtabor
Author: jimtabor Date: Fri Jul 15 20:13:33 2016 New Revision: 71946 URL: http://svn.reactos.org/svn/reactos?rev=71946=rev Log: [NtGdi] - Make SetBkColor work the same as client side. Modified: trunk/reactos/win32ss/gdi/ntgdi/dcutil.c Modified: trunk/reactos/win32ss/gdi/ntgdi/dcutil.c URL:

[ros-diffs] [tthompson] 71945: [NTFS] *AddRun() - Don't leak RunBuffer when encountering errors. Handle exception from FsRtlAddLargeMcbEntry().

2016-07-15 Thread tthompson
Author: tthompson Date: Fri Jul 15 15:27:04 2016 New Revision: 71945 URL: http://svn.reactos.org/svn/reactos?rev=71945=rev Log: [NTFS] *AddRun() - Don't leak RunBuffer when encountering errors. Handle exception from FsRtlAddLargeMcbEntry(). Modified: