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 [NOTEPAD] Use wait cursor (#5659) 2023-09-10 22:27:16 +09:00
main.c [MSPAINT][NOTEPAD][REGEDIT] Don't use CRTDBG for these apps (#5788) 2023-10-12 22:53:02 +09:00
notepad.h [MSPAINT][NOTEPAD][REGEDIT] Don't use CRTDBG for these apps (#5788) 2023-10-12 22:53:02 +09:00
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