Francois Gouget
|
0d2d994ecc
|
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().
|
2007-06-14 13:59:15 +02:00 |
|
Francois Gouget
|
de2fc93b6b
|
regedit: Remove setAppName() as the application name is hardcoded anyway.
|
2007-06-14 13:56:43 +02:00 |
|
Francois Gouget
|
b668c52802
|
regedit: Move PerformRegAction() and get_file_name() around to eliminate forward references. Make them static.
|
2007-06-14 12:11:13 +02:00 |
|
Lei Zhang
|
1a54a89b8b
|
regedit: Removed dead code from regproc.c.
|
2007-03-02 11:47:36 +01:00 |
|
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
|
Stefan Huehner
|
204ecdaa20
|
Remove some more -Wstrict-prototypes warnings.
|
2005-06-22 12:00:31 +00:00 |
|
Mike McCormack
|
d73dad6630
|
Fixes for -Wmissing-declarations and -Wwrite-strings warnings.
|
2005-06-04 10:01:25 +00:00 |
|
Dimitrie O. Paun
|
58c185ecf0
|
Reformat regedit in a consistent manner.
|
2003-12-08 22:48:07 +00:00 |
|
Alexandre Julliard
|
f752b1246b
|
Authors: Robert Dickenson <robd@reactos.org>, Steven Edwards <Steven_Ed4153@yahoo.com>, Mike McCormack <mike@codeweavers.com>
Implemented GUI for regedit.
|
2003-08-07 03:10:13 +00:00 |
|
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
|
Andriy Palamarchuk
|
4e2e176c2f
|
Created regedit replacement. Fixed some bugs.
|
2002-04-11 23:58:40 +00:00 |
|