reactos/base/applications/regedit
Katayama Hirofumi MZ be8a6f8af1
[REGEDIT] Improve error handling (#5833)
- Don't exit the main program on error.
- Improve output_message function.
- Use output_message instead of some
  error_exit function calls.
CORE-19188
2023-10-26 19:57:42 +09:00
..
clb [CLB] Enable the dll 2022-06-14 22:48:06 +02:00
lang [REACTOS] Fix various '% s' typos with a space 2023-09-07 00:34:02 +03:00
res [REGEDIT] Use shell icons for the tree view 2022-11-03 02:58:05 +03:00
about.c [REGEDIT] Partially sync Regedit to Wine-7.17 (#4717) 2022-11-02 19:02:14 +01:00
childwnd.c [REGEDIT] Use <strsafe.h> functions strictly (#5825) 2023-10-26 10:09:31 +09:00
CMakeLists.txt [REGEDIT] Support exporting registry to text file (#5619) 2023-08-30 21:43:09 +09:00
edit.c [REGEDIT] Use <strsafe.h> functions strictly (#5825) 2023-10-26 10:09:31 +09:00
error.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
find.c [REGEDIT] Use <strsafe.h> functions strictly (#5825) 2023-10-26 10:09:31 +09:00
framewnd.c [REGEDIT] Use <strsafe.h> functions strictly (#5825) 2023-10-26 10:09:31 +09:00
hexedit.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
hexedit.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
listview.c [REGEDIT] Fix ListView selection and finding (#5150) 2023-04-01 22:21:59 +09:00
main.c [MSPAINT][NOTEPAD][REGEDIT] Don't use CRTDBG for these apps (#5788) 2023-10-12 22:53:02 +09:00
main.h [REGEDIT] Support exporting registry to text file (#5619) 2023-08-30 21:43:09 +09:00
regedit.c [REGEDIT] Improve error handling (#5833) 2023-10-26 19:57:42 +09:00
regedit.h [MSPAINT][NOTEPAD][REGEDIT] Don't use CRTDBG for these apps (#5788) 2023-10-12 22:53:02 +09:00
regedit.rc [REGEDIT] Use shell icons for the tree view 2022-11-03 02:58:05 +03:00
regproc.c [REGEDIT] Improve error handling (#5833) 2023-10-26 19:57:42 +09:00
resource.h [REGEDIT] Support exporting registry to text file (#5619) 2023-08-30 21:43:09 +09:00
security.c [REGEDIT] Use <strsafe.h> functions strictly (#5825) 2023-10-26 10:09:31 +09:00
security.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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] Use <strsafe.h> functions strictly (#5825) 2023-10-26 10:09:31 +09:00