Sweden-Number/programs/regedit
Zhiyi Zhang f623608f9f regedit: Enable visual styles.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-10 23:04:03 +02:00
..
tests regedit: Stop parsing REG_SZ values containing NUL character sequences. 2021-03-12 12:49:39 +01:00
Makefile.in makefiles: Allow using EXTRADLLFLAGS instead of APPMODE. 2019-04-24 11:27:39 +02:00
about.c regedit: Replace the COUNT_OF macro with ARRAY_SIZE. 2018-05-21 16:22:34 +02:00
bin.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
childwnd.c regedit: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:48:30 +02:00
computer.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
edit.c regedit: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:48:30 +02:00
folder.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
folderopen.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
framewnd.c regedit: Allow deletion of selected values without focus. 2021-06-08 22:28:44 +02:00
hexedit.c regedit: Use an I-beam cursor in the hex edit dialog. 2019-04-22 11:15:47 +02:00
listview.c regedit: Fix double free error in GetValueName. 2019-10-31 17:44:51 +01:00
main.c regedit: Enable visual styles. 2021-06-10 23:04:03 +02:00
main.h regedit: Free allocated memory after calling GetValueName(). 2018-07-16 21:28:45 +02:00
regedit.c regedit: FormatMessage() now reports ERROR_NO_WORK_DONE error for empty string. 2020-05-13 22:07:31 +02: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.manifest regedit: Enable visual styles. 2021-06-10 23:04:03 +02:00
regedit.rc regedit: Enable visual styles. 2021-06-10 23:04:03 +02:00
regedit.svg regedit: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
regproc.c regedit: Stop parsing REG_SZ values containing NUL character sequences. 2021-03-12 12:49:39 +01:00
resource.h regedit: Update some resource strings associated with key parsing. 2017-07-12 19:51:54 +02:00
string.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
treeview.c regedit: Don't expand items on initial tree creation. 2018-08-21 23:02:31 +02:00