Hugh McMaster
|
a7a08e2927
regedit: Free allocated memory after calling GetValueName().
|
6 years ago |
Michael Stefaniuc
|
962b31c80b
include: Add a generic available ARRAY_SIZE().
|
6 years ago |
Hugh McMaster
|
cc200d0a50
regedit: Confirm whether to delete a registry value from framewnd.c.
|
6 years ago |
Hugh McMaster
|
5509d84e9a
regedit: Sort function declarations alphabetically by source file.
|
6 years ago |
Hugh McMaster
|
3526746b06
regedit: Remove implicit extern keywords from function declarations.
|
6 years ago |
Hugh McMaster
|
73220a3d6f
regedit: Remove regproc.h.
|
6 years ago |
Hugh McMaster
|
f6476c79e3
regedit: Move regedit.c functions from regproc.h to main.h.
|
6 years ago |
Hugh McMaster
|
ff1f664d08
regedit: Move regproc.c functions from regproc.h to main.h.
|
6 years ago |
Hugh McMaster
|
78732a6d46
regedit: Replace the COUNT_OF macro with ARRAY_SIZE.
|
6 years ago |
Alexandre Julliard
|
7344ac9b72
regedit: Use WINAPIV calling convention for variadic functions.
|
7 years ago |
Hugh McMaster
|
683b9992f6
regedit: Remove the listview's sub-class and move its messages to childwnd.c.
|
7 years ago |
Hugh McMaster
|
7d0f2deca3
regedit: Update the listview path when renaming a treeview node.
|
7 years ago |
Hugh McMaster
|
cb563dbac6
regedit: Re-insert the default value item after deleting its data.
|
7 years ago |
Hugh McMaster
|
9cd1fc3fc4
regedit: Update the data in a listview subitem without refreshing the listview.
|
7 years ago |
Hugh McMaster
|
f3c4cca7bf
regedit: Add listview entries without refreshing the listview.
|
7 years ago |
Hugh McMaster
|
d763aecc24
regedit: Use a separate pop-up menu for the 'Computer' root node.
|
7 years ago |
Hugh McMaster
|
0c9de25955
regedit: Remove duplicate HINSTANCE declaration from main.h.
|
7 years ago |
Hugh McMaster
|
e880c9ca8c
regedit: Only show the 'New' pop-up menu when right-clicking beneath the listview item list.
|
7 years ago |
Hugh McMaster
|
7bf054f198
regedit: Update and sort the pop-up menus.
|
7 years ago |
Hugh McMaster
|
ed5d1f2618
regedit: Update search completion message handling.
|
8 years ago |
Hugh McMaster
|
6a8aea20ac
regedit: Combine error() and error_code_messagebox().
|
8 years ago |
Hugh McMaster
|
e31a0cc241
regedit: Use FormatMessage() for optimal memory usage.
|
8 years ago |
Andrew Nguyen
|
82796c565e
regedit: Remove all Unicode macros in main.h.
|
14 years ago |
Andrew Nguyen
|
182763f632
regedit: Convert regedit main code to Unicode.
|
14 years ago |
Francois Gouget
|
492304128b
regedit: We don't bother unregistering window classes on exit, so remove HexEdit_Unregister().
|
16 years ago |
Alexander Nicolaysen Sørnes
|
7bb5df75d3
regedit: Remove some unused code.
|
16 years ago |
Alexander Nicolaysen Sørnes
|
0035421e45
regedit: Remove an ANSI function.
|
16 years ago |
Alexander Nicolaysen Sørnes
|
d2664e0fbb
regedit: Set the unicode flag for the listview.
|
16 years ago |
Alexander Nicolaysen Sørnes
|
e26b563ee1
regedit: Remove some ANSI functions.
|
16 years ago |
Alexander Nicolaysen Sørnes
|
6b7ebf0881
regedit: Convert key renaming to unicode.
|
16 years ago |