- 18 Sep, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 11 Sep, 2007 1 commit
-
-
Lionel Debroux authored
-
- 13 Aug, 2007 1 commit
-
-
Jason Edmeades authored
-
- 07 Aug, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 19 Jul, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 18 Jun, 2007 3 commits
-
-
Francois Gouget authored
Keep track of the full registry path (including the root key) in currentKeyName. This makes the error messages more informative. Reduce the number of global variables used by openKey() & co. Only use one variable, currentKeyHandle, to indicate whether a key is currently open or not.
-
Francois Gouget authored
The only place they are allowed is in .reg files, so exclusively deal with them in processRegEntry(). Fix detection of the trailing ']' in processRegEntry(): it can be followed by some garbage.
-
Francois Gouget authored
-
- 14 Jun, 2007 8 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
Don't complain if the value already does not exist.
-
Francois Gouget authored
-
Francois Gouget authored
Make sure it does not modify the value if the data is invalid.
-
Francois Gouget authored
regedit: If the data for a given value is in an unknown format, then print an error and don't modify the value. Note that '"foo"=' is not valid.
-
Francois Gouget authored
regedit: Remove cruft and make functions static, reordering where necessary to avoid forward declarations. Remove the command parameter of processRegLines() as it can only be used with processRegEntry().
-
Francois Gouget authored
-
Francois Gouget authored
regedit: Move PerformRegAction() and get_file_name() around to eliminate forward references. Make them static.
-
- 01 Jun, 2007 1 commit
-
-
Alexander Nicolaysen Sørnes authored
-
- 30 May, 2007 1 commit
-
-
José Manuel Ferrer Ortiz authored
-
- 25 May, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 15 May, 2007 1 commit
-
-
Francois Gouget authored
-
- 10 May, 2007 1 commit
-
-
Thomas Spear authored
-
- 24 Apr, 2007 1 commit
-
-
Mikołaj Zalewski authored
-
- 03 Apr, 2007 2 commits
-
-
Byeong-Sik Jeon authored
-
Byeong-Sik Jeon authored
-
- 13 Mar, 2007 1 commit
-
-
Stefan Huehner authored
-
- 12 Mar, 2007 1 commit
-
-
Stefan Huehner authored
-
- 05 Mar, 2007 1 commit
-
-
Hwang YunSong(황윤성) authored
-
- 02 Mar, 2007 4 commits
- 01 Mar, 2007 1 commit
-
-
Lei Zhang authored
-
- 19 Feb, 2007 1 commit
-
-
Detlef Riekenberg authored
-
- 09 Feb, 2007 1 commit
-
-
Hwang YunSong(황윤성) authored
-
- 08 Feb, 2007 3 commits
-
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
- 07 Feb, 2007 1 commit
-
-
Detlef Riekenberg authored
-
- 04 Jan, 2007 1 commit
-
-
Louis Lenders authored
-
- 05 Dec, 2006 1 commit
-
-
Francois Gouget authored
-