- 21 Nov, 2008 19 commits
-
-
Ricardo Filipe authored
-
Ricardo Filipe authored
-
Alexandre Julliard authored
-
Austin English authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
Fix a byte vs. WCHAR count issue in test_hkey_main_Value_W(). Check that RegQueryValueEx[AW]() did not write more data than expected.
-
Francois Gouget authored
-
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'.
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
- 20 Nov, 2008 21 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Get rid of most of the macros that make it hard to handle special cases.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Hans Leidekker authored
-
Ricardo Filipe authored
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-