Fixed RtlSetEnvironmentVariable to deal properly with Unicode strings
commit048b3ac67c7607adaf2d21e6a48579853fddb544
authorAlexandre Julliard <julliard@winehq.org>
Wed, 5 May 2004 01:39:12 +0000 (5 01:39 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 May 2004 01:39:12 +0000 (5 01:39 +0000)
treea8b106b18fe1444dff2c01c9fab88c4e4626040d
parent4e5b9efcf0d3730a44ff0b379f1b03e9f3fa8809
Fixed RtlSetEnvironmentVariable to deal properly with Unicode strings
that aren't null-terminated.
dlls/ntdll/env.c