15 Feb
2005
15 Feb
'05
8:47 p.m.
ChangeSet ID: 16129 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/02/15 14:47:25 Modified files: include : winternl.h dlls/ntdll/tests: reg.c dlls/ntdll : reg.c Log message: Ivan Leo Puoti <ivanleo(a)gmail.com> Move Rtl*Registry* structs, defines and prototypes to winternl.h. Fix two function declarations. Patch: http://cvs.winehq.org/patch.py?id=16129 Old revision New revision Changes Path 1.108 1.109 +42 -0 wine/include/winternl.h 1.1 1.2 +4 -0 wine/dlls/ntdll/tests/reg.c 1.52 1.53 +2 -40 wine/dlls/ntdll/reg.c