pass the buffer size to GetEnvironmentVariable() in characters, not bytes!
authorThomas Bluemel <thomas@reactsoft.com>
Wed, 21 Sep 2005 17:23:27 +0000 (17:23 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Wed, 21 Sep 2005 17:23:27 +0000 (17:23 +0000)
commit30da66ac751e624aafcbf306a975998a1ac9679d
treee4928cd6566bff9617af92902fb56bcf220360fb
parent78e6f0fce194f773800a736c0cadc5b5f2741ed9
pass the buffer size to GetEnvironmentVariable() in characters, not bytes!

svn path=/trunk/; revision=17968
reactos/subsys/system/cmd/cmd.c
reactos/subsys/system/cmd/if.c
reactos/subsys/system/cmd/where.c