reactos/base/applications/regedit
Katayama Hirofumi MZ c16f93c5f3
[REGEDIT] Support exporting registry to text file (#5619)
- Add txtproc.c source file.
- Add some resource strings.
- Add *.txt filter to export on a text file.
CORE-16910
2023-08-30 21:43:09 +09:00
..
clb
lang [REGEDIT] Support exporting registry to text file (#5619) 2023-08-30 21:43:09 +09:00
res
about.c
childwnd.c [REGEDIT] Strip redundant include, minor formatting (#5264) 2023-05-01 16:50:01 +02:00
CMakeLists.txt [REGEDIT] Support exporting registry to text file (#5619) 2023-08-30 21:43:09 +09:00
edit.c
error.c
find.c [REGEDIT] Fix ListView selection and finding (#5150) 2023-04-01 22:21:59 +09:00
framewnd.c [REGEDIT] Support exporting registry to text file (#5619) 2023-08-30 21:43:09 +09:00
hexedit.c
hexedit.h
listview.c [REGEDIT] Fix ListView selection and finding (#5150) 2023-04-01 22:21:59 +09:00
main.c [REGEDIT] Move '#include <crtdbg.h>' and add _CRTDBG_MAP_ALLOC 2023-03-21 07:26:04 +09:00
main.h [REGEDIT] Support exporting registry to text file (#5619) 2023-08-30 21:43:09 +09:00
regedit.c [REGEDIT] Add back import prompt message lost during Wine sync. CORE-18770 2023-03-07 19:41:51 -05:00
regedit.h [REGEDIT] Move '#include <crtdbg.h>' and add _CRTDBG_MAP_ALLOC 2023-03-21 07:26:04 +09:00
regedit.rc
regproc.c [REGEDIT] import Wine commit f5fe9a6 by Hugh McMaster. 2023-03-15 16:54:47 +01:00
resource.h [REGEDIT] Support exporting registry to text file (#5619) 2023-08-30 21:43:09 +09:00
security.c
security.h
settings.c [REGEDIT] Strip redundant include, minor formatting (#5264) 2023-05-01 16:50:01 +02:00
treeview.c [REGEDIT] Creating a new Key should add a new entry even when no child exist. CORE-18878 (#5274) 2023-05-18 19:16:49 +09:00
txtproc.c [REGEDIT] Support exporting registry to text file (#5619) 2023-08-30 21:43:09 +09:00