A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Hermès Bélusca-Maïto 3a79dade5f [SMSS]
- In the token parsing function SmpParseToken, just return success directly if the input string has zero length, instead of running code which does nothing at the end, because the length was zero...
- Give a default value for the "BootExecute" entry in the SMSS registry configuration table (this value is used when there is no BootExecute registry value inside HKLM\System\CurrentControlSet\Control\Session Manager) and precise that it is a multi-string value.
- Remove a redundant "Environment" entry in this table, too.

svn path=/trunk/; revision=59518
2013-07-19 22:32:34 +00:00
reactos [SMSS] 2013-07-19 22:32:34 +00:00
rosapps Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see ff542113(v=vs.85).aspx , http://www.osronline.com/DDKx/ddtools/debugfns_41yr.htm and google...) (Part 1/X) 2013-07-19 12:54:34 +00:00
rostests [IEFRAME][MSHTML_WINETEST] 2013-07-14 13:01:55 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00