reactos/base/applications/regedit
Katayama Hirofumi MZ 17eff53f35
[REGEDIT] Add ES_AUTOHSCROLL to address bar window (#7638)
Enable horizontal scroll on address bar.
JIRA issue: CORE-19743
- Add ES_AUTOHSCROLL style to the
  address bar window on its creation.
2025-01-20 01:01:30 +09:00
..
clb [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
lang [REGEDIT] *.rc: Strip useless WS_VISIBLE STYLE from dlgs (#7251) 2024-08-23 21:05:06 +02:00
res [REGEDIT] Use shell icons for the tree view 2022-11-03 02:58:05 +03:00
about.c [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
childwnd.c [REGEDIT] Add ES_AUTOHSCROLL to address bar window (#7638) 2025-01-20 01:01:30 +09:00
CMakeLists.txt [REGEDIT] Support exporting registry to text file (#5619) 2023-08-30 21:43:09 +09:00
edit.c [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
error.c [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
find.c [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
framewnd.c [REGEDIT] Strip ancient stuff from resource.h / framewnd.c (#7194) 2024-08-11 18:49:45 +02:00
hexedit.c [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
hexedit.h
listview.c [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
main.c [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
main.h [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
regedit.c [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
regedit.h [REGEDIT] Handle Ctrl+Backspace in AddressBar (#7140) 2024-07-17 12:40:32 +02:00
regedit.rc [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
regproc.c [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
resource.h [REGEDIT] Strip ancient stuff from resource.h / framewnd.c (#7194) 2024-08-11 18:49:45 +02:00
security.c [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
security.h
settings.c [REGEDIT] Deduplication and other formatting changes (#7193) 2024-07-29 21:19:10 +02:00
treeview.c [REGEDIT] Block tree label edit if the delete accelerator has been pressed (#7610) 2025-01-13 13:21:12 +01:00
txtproc.c [REGEDIT] Use <strsafe.h> functions strictly (#5825) 2023-10-26 10:09:31 +09:00