28 Oct
2004
28 Oct
'04
12:17 a.m.
ChangeSet ID: 14344 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/10/27 16:17:30 Modified files: dlls/shell32 : shellpath.c Log message: Juan Lang <juan_lang(a)yahoo.com> _SHExpandEnvironmentStrings should return input string if no % found to expand, and should call ExpandEnvironmentStringsW if it doesn't handle an environment variable directly. Based on a patch from Dan Kegel. Patch: http://cvs.winehq.org/patch.py?id=14344 Old revision New revision Changes Path 1.92 1.93 +25 -15 wine/dlls/shell32/shellpath.c