- 22 Jun, 2007 1 commit
-
-
David Adam authored
-
- 21 Jun, 2007 5 commits
-
-
Kirill K. Smirnov authored
-
Detlef Riekenberg authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Tim Schwartz authored
-
- 20 Jun, 2007 1 commit
-
-
Rob Shearman authored
-
- 19 Jun, 2007 1 commit
-
-
Tim Schwartz authored
-
- 18 Jun, 2007 16 commits
-
-
Alexandre Julliard authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Alexander Nicolaysen Sørnes authored
-
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
-
- 15 Jun, 2007 1 commit
-
-
Jason Edmeades authored
-
- 14 Jun, 2007 9 commits
-
-
Alexander Nicolaysen Sørnes authored
-
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.
-
- 12 Jun, 2007 4 commits
-
-
Evan Stade authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
- 11 Jun, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 08 Jun, 2007 1 commit
-
-
Alexandre Julliard authored
-