16 May
2005
16 May
'05
2:08 p.m.
ChangeSet ID: 17534 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/05/16 09:08:11 Modified files: dlls/ntdll : reg.c dlls/advapi32 : registry.c Log message: Robert Shearman <rob(a)codeweavers.com> Implement RegNotifyChangeKeyValue on top of NtNotifyChangeKey. Patch: http://cvs.winehq.org/patch.py?id=17534 Old revision New revision Changes Path 1.58 1.59 +37 -5 wine/dlls/ntdll/reg.c 1.76 1.77 +15 -24 wine/dlls/advapi32/registry.c