[ros-diffs] [ion] 23450: - Add a couple dozen types to cm.h, all matching public NT structures for the registry manager. - Also add some flags and other defines. All flags are named/based on information from WinDBG and ASSERTs. - Add cm_x.h with already some macros we'll be using a lot. Some of these come from assertions. - Add some of the current empty files. - Delete old cm files/code. - Update cminfo.txt with current status. - Add trace macros support.
ion at svn.reactos.org
ion at svn.reactos.org
Sat Aug 5 02:34:30 CEST 2006
Author: ion
Date: Sat Aug 5 04:34:30 2006
New Revision: 23450
URL: http://svn.reactos.org/svn/reactos?rev=23450&view=rev
Log:
- Add a couple dozen types to cm.h, all matching public NT structures for the registry manager.
- Also add some flags and other defines. All flags are named/based on information from WinDBG and ASSERTs.
- Add cm_x.h with already some macros we'll be using a lot. Some of these come from assertions.
- Add some of the current empty files.
- Delete old cm files/code.
- Update cminfo.txt with current status.
- Add trace macros support.
Added:
branches/alex-cm-branch/reactos/ntoskrnl/cm/cm_x.h
branches/alex-cm-branch/reactos/ntoskrnl/cm/cmapi.c
branches/alex-cm-branch/reactos/ntoskrnl/cm/cmindex.c
branches/alex-cm-branch/reactos/ntoskrnl/cm/cmname.c
branches/alex-cm-branch/reactos/ntoskrnl/cm/cmobject.c
branches/alex-cm-branch/reactos/ntoskrnl/cm/ntapi.c
Removed:
branches/alex-cm-branch/reactos/ntoskrnl/cm/import.c
branches/alex-cm-branch/reactos/ntoskrnl/cm/ntfunc.c
branches/alex-cm-branch/reactos/ntoskrnl/cm/regfile.c
branches/alex-cm-branch/reactos/ntoskrnl/cm/registry.c
branches/alex-cm-branch/reactos/ntoskrnl/cm/regobj.c
Modified:
branches/alex-cm-branch/reactos/ntoskrnl/cm/cm.h
branches/alex-cm-branch/reactos/ntoskrnl/cm/cminfo.txt
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/alex-cm-branch/reactos/ntoskrnl/cm/cm.h
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/cm.h?rev=23450&r1=23449&r2=23450&view=diff
Added: branches/alex-cm-branch/reactos/ntoskrnl/cm/cm_x.h
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/cm_x.h?rev=23450&view=auto
Added: branches/alex-cm-branch/reactos/ntoskrnl/cm/cmapi.c
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/cmapi.c?rev=23450&view=auto
Added: branches/alex-cm-branch/reactos/ntoskrnl/cm/cmindex.c
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/cmindex.c?rev=23450&view=auto
Modified: branches/alex-cm-branch/reactos/ntoskrnl/cm/cminfo.txt
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/cminfo.txt?rev=23450&r1=23449&r2=23450&view=diff
Added: branches/alex-cm-branch/reactos/ntoskrnl/cm/cmname.c
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/cmname.c?rev=23450&view=auto
Added: branches/alex-cm-branch/reactos/ntoskrnl/cm/cmobject.c
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/cmobject.c?rev=23450&view=auto
Removed: branches/alex-cm-branch/reactos/ntoskrnl/cm/import.c
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/import.c?rev=23449&view=auto
Added: branches/alex-cm-branch/reactos/ntoskrnl/cm/ntapi.c
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/ntapi.c?rev=23450&view=auto
Removed: branches/alex-cm-branch/reactos/ntoskrnl/cm/ntfunc.c
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/ntfunc.c?rev=23449&view=auto
Removed: branches/alex-cm-branch/reactos/ntoskrnl/cm/regfile.c
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/regfile.c?rev=23449&view=auto
Removed: branches/alex-cm-branch/reactos/ntoskrnl/cm/registry.c
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/registry.c?rev=23449&view=auto
Removed: branches/alex-cm-branch/reactos/ntoskrnl/cm/regobj.c
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl/cm/regobj.c?rev=23449&view=auto
More information about the Ros-diffs
mailing list