ChangeSet ID: 8161 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/05/12 23:45:50
Modified files: include : winternl.h dlls/ntdll : ntdll.spec env.c
Log message: Eric Pouech pouech-eric@wanadoo.fr Implemented RtlExpandEnvironmentStrings_U and fixed an incorrect behavior in RtlQueryEnvironmentString.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8161
Old revision New revision Changes Path 1.33 1.34 +1 -0 wine/include/winternl.h 1.113 1.114 +1 -1 wine/dlls/ntdll/ntdll.spec 1.1 1.2 +100 -17 wine/dlls/ntdll/env.c