A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Art Yerkes 54cbe5281b Fix key parsing by copying the unicode string struct we get from CmFindObject
for us to modify, and free the original.  We needn't make any assumptions about
the string being null terminated.  
Parse names with duplicated \ characters.
Since we assert downstream for a null key, bail early here with an error if we
really get a degenerate key name.
With the work that others have done on the registry code, this is the last 
piece needed for the firefox installer.

svn path=/trunk/; revision=30104
2007-11-04 11:49:57 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos Fix key parsing by copying the unicode string struct we get from CmFindObject 2007-11-04 11:49:57 +00:00
rosapps - Compile screensavers as UNICODE applications + minor fixes (Part 2/2) 2007-10-29 22:52:33 +00:00
rostests Delete all Trailing spaces in code. 2007-10-19 23:01:40 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00