reactos/base/applications/notepad
Joachim Henze 543a38bd9f
[NOTEPAD] *.rc: Tweak AUTORADIOBUTTONS (#7103)
- When AUTORADIOBUTTON is used, then BS_AUTORADIOBUTTON is not needed.
- Add WS_GROUP | WS_TABSTOP to the first of the 2 ARBs.
2024-07-08 03:25:11 +02:00
..
lang [NOTEPAD] *.rc: Tweak AUTORADIOBUTTONS (#7103) 2024-07-08 03:25:11 +02:00
res
CMakeLists.txt
dialog.c [NOTEPAD] F3 should not display error message when the find string is empty (#7013) 2024-06-12 13:01:42 +02:00
dialog.h
main.c
notepad.h
notepad_res.h
printing.c
rsrc.rc [NOTEPAD] Use <winuser.rh> instead of <winuser.h> in rsrc.rc 2023-11-05 17:11:06 +09:00
settings.c
text.c