wine-wine/programs/regedit
Austin English 79f2a7815b regedit: Move WineHQ URLs to https.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-01 10:05:25 +01:00
..
tests regedit: Correctly export REG_DWORD values with no data. 2017-11-10 13:46:31 +01: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: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:21:53 +01: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: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:21:53 +01:00
regedit.c regedit: Do not abort if the /m switch is used. 2017-11-23 21:17:14 +01:00
regedit.ico regedit: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
regedit.man.in regedit: Move WineHQ URLs to https. 2017-12-01 10:05:25 +01: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 export REG_DWORD values with no data. 2017-11-10 13:46:31 +01:00
regproc.h regedit: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:21:53 +01: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