[ros-diffs] [hbelusca] 71051: [SYSSETUP] - Reduce the C COM "ugliness" by using suitable macros. Thanks to Mark Jansen for having pointed that. - Use sizeof() instead of ARRAYSIZE() * sizeof(WCHAR) to

2016-03-25 Thread hbelusca
Author: hbelusca Date: Sat Mar 26 02:11:58 2016 New Revision: 71051 URL: http://svn.reactos.org/svn/reactos?rev=71051=rev Log: [SYSSETUP] - Reduce the C COM "ugliness" by using suitable macros. Thanks to Mark Jansen for having pointed that. - Use sizeof() instead of ARRAYSIZE() * sizeof(WCHAR)

[ros-diffs] [hbelusca] 71050: [SYSSETUP]: Code formatting, and exclusively use UNICODE strings.

2016-03-25 Thread hbelusca
Author: hbelusca Date: Sat Mar 26 01:43:34 2016 New Revision: 71050 URL: http://svn.reactos.org/svn/reactos?rev=71050=rev Log: [SYSSETUP]: Code formatting, and exclusively use UNICODE strings. Modified: trunk/reactos/dll/win32/syssetup/install.c Modified:

[ros-diffs] [hbelusca] 71049: [SYSSETUP] Allow for an optional working directory in the shortcuts definitions in the shortcuts.inf file. Patch by Mark Jansen CORE-11020 #comment Thank you very much! [

2016-03-25 Thread hbelusca
Author: hbelusca Date: Sat Mar 26 01:16:35 2016 New Revision: 71049 URL: http://svn.reactos.org/svn/reactos?rev=71049=rev Log: [SYSSETUP] Allow for an optional working directory in the shortcuts definitions in the shortcuts.inf file. Patch by Mark Jansen CORE-11020 #comment Thank you very much!

[ros-diffs] [rnaumann] 71048: [IERNONCE] Add resources, update file header, remove unneeded includes CORE-7194

2016-03-25 Thread rnaumann
Author: rnaumann Date: Fri Mar 25 23:54:55 2016 New Revision: 71048 URL: http://svn.reactos.org/svn/reactos?rev=71048=rev Log: [IERNONCE] Add resources, update file header, remove unneeded includes CORE-7194 Added: trunk/reactos/dll/win32/iernonce/iernonce.rc (with props)

[ros-diffs] [pschweitzer] 71047: [NTOSKRNL_VISTA] Bug fixes to FsRtlRemoveDotsFromPath() (buffer overrun, buffer underrun, etc.). This fixes the failing test

2016-03-25 Thread pschweitzer
Author: pschweitzer Date: Fri Mar 25 22:12:08 2016 New Revision: 71047 URL: http://svn.reactos.org/svn/reactos?rev=71047=rev Log: [NTOSKRNL_VISTA] Bug fixes to FsRtlRemoveDotsFromPath() (buffer overrun, buffer underrun, etc.). This fixes the failing test Modified:

[ros-diffs] [pschweitzer] 71046: [KMTESTS] - Define a new macro function KmtGetSystemOrEmbeddedRoutineAddress() which is to be used to get a function address from Mm if it exists system-wide or to fal

2016-03-25 Thread pschweitzer
Author: pschweitzer Date: Fri Mar 25 18:53:43 2016 New Revision: 71046 URL: http://svn.reactos.org/svn/reactos?rev=71046=rev Log: [KMTESTS] - Define a new macro function KmtGetSystemOrEmbeddedRoutineAddress() which is to be used to get a function address from Mm if it exists system-wide or to