[ros-diffs] [fireball] 59182: [KMTEST] - Fix variables declarations, and don't mix 1/0 and TRUE/FALSE. Boolean was invented for that.

2013-06-06 Thread fireball
Author: fireball Date: Thu Jun 6 21:54:00 2013 New Revision: 59182 URL: http://svn.reactos.org/svn/reactos?rev=59182view=rev Log: [KMTEST] - Fix variables declarations, and don't mix 1/0 and TRUE/FALSE. Boolean was invented for that. Modified:

[ros-diffs] [hbelusca] 59183: [KERNEL32-RTL] Fix return type and usage of RtlDetermineDosPathNameType_U, and use the declaration of RTL_PATH_TYPE in winternl.h instead of the wineism DOS_PATHNAME_TYPE

2013-06-06 Thread hbelusca
Author: hbelusca Date: Fri Jun 7 01:25:57 2013 New Revision: 59183 URL: http://svn.reactos.org/svn/reactos?rev=59183view=rev Log: [KERNEL32-RTL] Fix return type and usage of RtlDetermineDosPathNameType_U, and use the declaration of RTL_PATH_TYPE in winternl.h instead of the wineism