reactos/base/applications/regedit
Joachim Henze ba170757d6
[REGEDIT] Anonymize CONTROL "List1" (#6735)
This saves a few bytes in the binary, e.g.
regedit.exe master 0.4.15-dev-7887-g64a59a1 RosBEWin2.2.2 GCC8.4.0 dbg x86 shrinks
from 1.049.600 bytes to 1.049.080 bytes.

Furthermore it syncs the translations at this line, because es-ES.rc even translated that identifier to "Lista1" already.
2024-04-14 11:10:01 +02:00
..
clb [CLB] Enable the dll 2022-06-14 22:48:06 +02:00
lang [REGEDIT] Anonymize CONTROL "List1" (#6735) 2024-04-14 11:10:01 +02: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] Fix condition of enabling load/unload hive menu item (#6251) 2023-12-29 20:56:01 +09:00
CMakeLists.txt [REGEDIT] Support exporting registry to text file (#5619) 2023-08-30 21:43:09 +09:00
edit.c [REGEDIT] edit.c: Display bus number as signed (it can be -1) 2024-01-26 01:18:20 +03:00
error.c
find.c [REGEDIT] Fix inverted case matching when searching value data (#6159) 2023-12-17 22:16:34 +01:00
framewnd.c [REGEDIT] Use <strsafe.h> functions strictly (#5825) 2023-10-26 10:09:31 +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 [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 <winuser.rh> instead of <winuser.h> in regedit.rc 2023-11-05 17:18:07 +09:00
regproc.c [REGEDIT][REG] Limit registry type to 8 hex digits when importing (#6063) 2023-12-04 16:46:06 +01:00
resource.h [REGEDIT] Display REG_RESOURCES_REQUIREMENTS_LIST 2023-12-18 09:08:27 +01:00
security.c [REGEDIT] Use <strsafe.h> functions strictly (#5825) 2023-10-26 10:09:31 +09:00
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] Use <strsafe.h> functions strictly (#5825) 2023-10-26 10:09:31 +09:00