Dimitrie O. Paun
|
a38979a3cd
|
Fix value renaming. Cleanup code, fix a few leaks.
|
2004-01-16 23:02:44 +00:00 |
Dimitrie O. Paun
|
7a6d6aabac
|
Streamline the editing interfaces a bit.
Open the registry with only the required permissions for the
operation. Fix a few leaks.
|
2004-01-16 02:21:23 +00:00 |
Thomas Weidenmueller
|
649643aad7
|
Added context menu support.
|
2004-01-16 02:14:19 +00:00 |
Dimitrie O. Paun
|
d160d46c7d
|
Add value rename support to regedit.
|
2004-01-13 23:18:12 +00:00 |
Dimitrie O. Paun
|
b3130b9f6d
|
Add new value support. Misc improvements and cleanups.
|
2004-01-06 20:38:56 +00:00 |
Dimitrie O. Paun
|
4352892f60
|
Add value delete, and dword edit support.
|
2004-01-05 21:14:19 +00:00 |
Zimler Attila
|
071b7dae8a
|
Added support for creating new keys.
|
2004-01-03 00:33:56 +00:00 |
Dimitrie O. Paun
|
166145385d
|
Remove most string size limitations.
Better error handling. Less listview flicker.
A bunch of style fixes and improvements.
|
2003-12-12 04:08:59 +00:00 |
Dimitrie O. Paun
|
58c185ecf0
|
Reformat regedit in a consistent manner.
|
2003-12-08 22:48:07 +00:00 |
Alexandre Julliard
|
358cc8b02b
|
Use delayed imports instead of explicit GetProcAddress calls.
|
2003-12-03 22:29:05 +00:00 |
Dimitrie O. Paun
|
9142f7730b
|
Added support for editing strings.
|
2003-12-03 20:25:24 +00:00 |
Alexandre Julliard
|
b7976c00a0
|
Fixed declarations of BroadcastSystemMessage and TranslateAccelerator
in winuser.h. Added GetWindowModuleFileName.
|
2003-11-26 04:09:00 +00:00 |
Alexandre Julliard
|
62986a0107
|
Added a few missing stdarg.h includes.
|
2003-09-07 05:08:14 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +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 |