ChangeSet ID: 14368 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/29 21:11:33
Modified files: dlls/kernel : process.c
Log message: Francois Gouget fgouget@codeweavers.com 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.
Patch: http://cvs.winehq.org/patch.py?id=14368
Old revision New revision Changes Path 1.79 1.80 +32 -8 wine/dlls/kernel/process.c