Add support for REG_EXPAND_SZ in set_registry_variables().
commit65f19582495b1a9d71de02109a84d63544e441b9
authorFrancois Gouget <fgouget@codeweavers.com>
Sat, 30 Oct 2004 02:11:33 +0000 (30 02:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 30 Oct 2004 02:11:33 +0000 (30 02:11 +0000)
tree56cd324492587962e0acf352c027becd076e3af0
parentbebac0a4009d3ae23395a1a4752fbecfb77300df
Add support for REG_EXPAND_SZ in set_registry_variables().
Fix processing of environment variables that are too big (>1024
characters): they should be truncated, not ignored.
dlls/kernel/process.c