- Implement CmpConstructName (builds a full name of the given key).
authorAleksey Bragin <aleksey@reactos.org>
Thu, 28 Aug 2008 10:16:48 +0000 (10:16 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Thu, 28 Aug 2008 10:16:48 +0000 (10:16 +0000)
commitdea8ec122912497c9566680cfdf894e6e1b65861
tree050d0dc44565ac5e7d8747cc2e5bfea0c51de6e5
parenta66715b03664ab2292077f285128df78f0ff78bb
- Implement CmpConstructName (builds a full name of the given key).
- Fix freeing of the buffer returned by CmpConstructName in CmpQueryKeyName routine.
- Fixes bug 3616 and related query-routines.
See issue #3616 for more details.

svn path=/trunk/; revision=35727
reactos/ntoskrnl/config/cmkcbncb.c
reactos/ntoskrnl/config/cmsysini.c