- 17 May, 2012 1 commit
-
-
Bruno Jesus authored
-
- 27 Apr, 2012 1 commit
-
-
Bruno Jesus authored
-
- 12 Apr, 2012 1 commit
-
-
Ilya Basin authored
-
- 23 Jan, 2012 1 commit
-
-
Alexandre Julliard authored
-
- 09 May, 2011 1 commit
-
-
Francois Gouget authored
-
- 18 Apr, 2011 1 commit
-
-
Andrew Nguyen authored
-
- 07 Mar, 2011 1 commit
-
-
Akihiro Sagawa authored
-
- 23 Feb, 2011 1 commit
-
-
Marcus Meissner authored
-
- 21 Jan, 2011 1 commit
-
-
Andrew Nguyen authored
Spotted by Austin English with LLVM/Clang.
-
- 23 Aug, 2010 1 commit
-
-
Andrew Eikum authored
Spotted by Sylvain Hitier.
-
- 16 Aug, 2010 1 commit
-
-
Andrew Eikum authored
-
- 02 Aug, 2010 1 commit
-
-
Andrew Eikum authored
-
- 08 Jun, 2010 1 commit
-
-
Andrew Eikum authored
-
- 17 Jun, 2009 1 commit
-
-
Alexander Nicolaysen Sørnes authored
-
- 09 Mar, 2009 1 commit
-
-
Jim Cameron authored
-
- 26 Jan, 2009 1 commit
-
-
Francois Gouget authored
-
- 19 Jan, 2009 1 commit
-
-
Erich Hoover authored
-
- 04 Dec, 2008 1 commit
-
-
Michael Stefaniuc authored
-
- 01 Dec, 2008 1 commit
-
-
Francois Gouget authored
-
- 25 Nov, 2008 1 commit
-
-
Michael Stefaniuc authored
-
- 24 Nov, 2008 1 commit
-
-
Francois Gouget authored
-
- 21 Nov, 2008 4 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
REG_EXPAND_SZ must be exported as hexadecimal to preserve the string type. 0-byte strings and those missing a trailing '\0' or with odd sizes must be saved as hexadecimal too so they are restored as is. Move the binary-value export code to the new REGPROC_export_binary() function.
-
Francois Gouget authored
We already know it in the caller so this saves us one lstrlenW() call.
-
Francois Gouget authored
This fixes a major buffer overflow bug in 'regedit /E'.
-
- 17 Nov, 2008 1 commit
-
-
Francois Gouget authored
-
- 12 Nov, 2008 9 commits
-
-
Francois Gouget authored
Don't wait until the line overflows before wrapping it. Don't wrap the last line.
-
Francois Gouget authored
We must take the indentation into account to compute the number of lines a binary value will use.
-
Francois Gouget authored
Avoid unneeded/redundant calls to lstrcatW() and lstrlenW(). Tighten the scope of variables.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
regedit: The xxx_name_len variables track buffer sizes. That is they count the trailing '\0'. Adjust a couple of places that got this wrong and rename them to xxx_name_size.
-
Francois Gouget authored
That is it does not count the trailing '\0'. Fix a few places that got this wrong and rename it to line_len.
-
Francois Gouget authored
-
Francois Gouget authored
-
- 30 Sep, 2008 1 commit
-
-
Andrey Turkin authored
-
- 22 Sep, 2008 3 commits
-
-
Alexandre Julliard authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
- 16 Sep, 2008 1 commit
-
-
Alexander Nicolaysen Sørnes authored
-