[ros-diffs] [tfaber] 59431: [INCLUDE] - Properly declare and use DECLSPEC_CACHEALIGN. Patch by Samuel SerapiĆ³n. CORE-7139 #resolve

2013-07-06 Thread tfaber
Author: tfaber Date: Sat Jul 6 10:11:21 2013 New Revision: 59431 URL: http://svn.reactos.org/svn/reactos?rev=59431view=rev Log: [INCLUDE] - Properly declare and use DECLSPEC_CACHEALIGN. Patch by Samuel SerapiĆ³n. CORE-7139 #resolve Modified: trunk/reactos/include/ddk/wdm.h

[ros-diffs] [ekohl] 59432: [SAMLIB] - Implement SamChangePasswordUser. - Remove useless casts.

2013-07-06 Thread ekohl
Author: ekohl Date: Sat Jul 6 10:28:18 2013 New Revision: 59432 URL: http://svn.reactos.org/svn/reactos?rev=59432view=rev Log: [SAMLIB] - Implement SamChangePasswordUser. - Remove useless casts. Modified: trunk/reactos/dll/win32/samlib/samlib.c Modified:

[ros-diffs] [hbelusca] 59433: [CONSRV] - Fix some files' info-header text. - Move code of SrvSetConsoleWindowInfo to ConDrvSetConsoleWindowInfo. - Introduce the helper function GetScreenBufferSizeUnit

2013-07-06 Thread hbelusca
Author: hbelusca Date: Sat Jul 6 15:59:28 2013 New Revision: 59433 URL: http://svn.reactos.org/svn/reactos?rev=59433view=rev Log: [CONSRV] - Fix some files' info-header text. - Move code of SrvSetConsoleWindowInfo to ConDrvSetConsoleWindowInfo. - Introduce the helper function

[ros-diffs] [hbelusca] 59434: [CONSRV] Fix copy of text in text-mode screenbuffers, in case we are copying NULL chars.

2013-07-06 Thread hbelusca
Author: hbelusca Date: Sat Jul 6 16:05:39 2013 New Revision: 59434 URL: http://svn.reactos.org/svn/reactos?rev=59434view=rev Log: [CONSRV] Fix copy of text in text-mode screenbuffers, in case we are copying NULL chars. Modified: trunk/reactos/win32ss/user/consrv/frontends/gui/text.c

[ros-diffs] [hbelusca] 59435: [CONSRV] - Use a handle table for storing consoles. Now checking validity of console handles is done in O(1) instead of O(n) as before. I will see later on whether it wou

2013-07-06 Thread hbelusca
Author: hbelusca Date: Sat Jul 6 19:47:53 2013 New Revision: 59435 URL: http://svn.reactos.org/svn/reactos?rev=59435view=rev Log: [CONSRV] - Use a handle table for storing consoles. Now checking validity of console handles is done in O(1) instead of O(n) as before. I will see later on whether

[ros-diffs] [hbelusca] 59436: [KERNEL32] Forgot to add those files in the previous commit r59435: We now store only console handles and not console pointers themselves.

2013-07-06 Thread hbelusca
Author: hbelusca Date: Sat Jul 6 19:57:38 2013 New Revision: 59436 URL: http://svn.reactos.org/svn/reactos?rev=59436view=rev Log: [KERNEL32] Forgot to add those files in the previous commit r59435: We now store only console handles and not console pointers themselves. Modified:

[ros-diffs] [hbelusca] 59437: Revert revision r59381 since it fails to detect VS2010 (and I suppose the other ones, then). Indeed with VS2010, checking for the string content 16. instead of 16. m

2013-07-06 Thread hbelusca
Author: hbelusca Date: Sun Jul 7 00:23:34 2013 New Revision: 59437 URL: http://svn.reactos.org/svn/reactos?rev=59437view=rev Log: Revert revision r59381 since it fails to detect VS2010 (and I suppose the other ones, then). Indeed with VS2010, checking for the string content 16. instead of 16.