..
tests
regedit: Correctly import hex values with no data.
2017-10-16 15:26:33 +02:00
Makefile.in
regedit: Parse command-line input using Unicode.
2016-07-05 23:22:06 +09:00
about.c
regedit: Don't use tchar.h.
2012-01-23 16:07:34 +01:00
bin.ico
…
childwnd.c
regedit: Store the data from a listview subitem in a valid memory address.
2017-07-28 15:42:20 +02:00
computer.ico
…
edit.c
regedit: Allow editing of all hex data types.
2017-08-08 20:13:56 +09:00
folder.ico
…
folderopen.ico
…
framewnd.c
regedit: Export Unicode registry files by default.
2017-09-18 15:23:04 +02:00
hexedit.c
regedit: Use the heap_*() functions in hexedit.c where possible.
2017-08-02 20:18:50 +02:00
listview.c
regedit: Pass memcpy() the correct destination address.
2017-07-31 15:05:01 +02:00
main.c
regedit: Always start the GUI as 64-bit when on a 64-bit prefix.
2017-11-01 23:16:07 +01:00
main.h
regedit: Remove the listview's sub-class and move its messages to childwnd.c.
2017-07-12 19:51:55 +02:00
regedit.c
regedit: Export Unicode registry files by default.
2017-09-18 15:23:04 +02:00
regedit.ico
regedit: Add a 256x256 icon.
2013-03-27 20:12:27 +01:00
regedit.man.in
regedit: Fix manpage formatting.
2013-07-17 20:30:49 +02:00
regedit.rc
regedit: Update string resources associated with key deletion.
2017-07-12 19:51:54 +02:00
regedit.svg
regedit: Add a 256x256 icon.
2013-03-27 20:12:27 +01:00
regproc.c
regedit: Correctly import hex values with no data.
2017-10-16 15:26:33 +02:00
regproc.h
regedit: Use the heap_*() functions in framewnd.c where possible.
2017-07-27 17:04:04 +02:00
resource.h
regedit: Update some resource strings associated with key parsing.
2017-07-12 19:51:54 +02:00
string.ico
…
treeview.c
regedit: Use the heap_*() functions in treeview.c where possible.
2017-07-28 15:42:18 +02:00