wine-wine/programs/regedit
Hugh McMaster efb8d0b497 regedit: Allow editing of all hex data types.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-08 20:13:56 +09:00
..
tests regedit: Null-terminate REG_EXPAND_SZ and REG_MULTI_SZ hex data during concatenation if we reach EOF. 2017-07-10 20:51:11 +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: Replace a HeapAlloc() HEAP_ZERO_MEMORY call in framewnd.c. 2017-08-02 20:19:43 +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: Parse command-line input using Unicode. 2016-07-05 23:22:06 +09: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: Use the heap_*() functions in regedit.c where possible. 2017-07-27 17:04: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: Use the heap_*() functions in edit.c where possible. 2017-07-27 17:04:04 +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