20 May
2005
20 May
'05
9:40 a.m.
ChangeSet ID: 17629 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/05/20 04:40:42 Modified files: dlls/msi : action.c Log message: Aric Stewart <aric(a)codeweavers.com> Fix quoting on queries. Respect '+' and '*' in WriteRegistryValues to only create the key if it does not already exist. Prevents overwriting values with NULL. Patch: http://cvs.winehq.org/patch.py?id=17629 Old revision New revision Changes Path 1.118 1.119 +99 -64 wine/dlls/msi/action.c