return the length of the string excluding the null-termination character on success...
authorThomas Bluemel <thomas@reactsoft.com>
Mon, 11 Jul 2005 20:30:33 +0000 (20:30 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Mon, 11 Jul 2005 20:30:33 +0000 (20:30 +0000)
commitfcc95c66a81a5062959ec438ac604124ba8cf267
tree7ba4e156972f4be03ef04b5c64d54ffd5c3352f3
parent9b991b83fd0ad7dad108f0ad91cd827a31f85279
return the length of the string excluding the null-termination character on success in GetEnvironmentVariable(). Thanks to Hartmut.

svn path=/trunk/; revision=16536
reactos/lib/kernel32/misc/env.c