[NTOSKRNL]: RtlGetVersion in the kernel does not fail, does not return a CSD version...
authorAlex Ionescu <aionescu@gmail.com>
Tue, 13 Aug 2013 03:14:22 +0000 (03:14 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Tue, 13 Aug 2013 03:14:22 +0000 (03:14 +0000)
commit1f8570be622dcd758fb8287a488c27e0cc94e2a9
tree80c2607a74b08191872cae421addfd3fbcb9128d
parentf762bc3a749c1eea58b4197354d74339183cefa7
[NTOSKRNL]: RtlGetVersion in the kernel does not fail, does not return a CSD version, and should not be returning negative build numbers. Fix it so that it works as it should (and anyone that relied on correct build numbers will no longer fail).

svn path=/trunk/; revision=59717
reactos/ntoskrnl/rtl/misc.c