reactos/base/applications/mscutils/eventvwr
Joachim Henze bf4c09b331
[EVENTVWR] Tweak AUTORADIOBUTTONS, … (#7106)
* Tweak AUTORADIOBUTTONS (saves a bit of binary size and line length). The ones in the settings-dialog work very good.
For the record: In the main dialog there is no proper keyboard navigation possible, but that was also like that before I touched that dialog, therefore I ommitted the adding of WS_GROUP | WS_TABSTOP for those (they were also not there before, and the keyboard navigation cannot be double-checked yet). If someone will find them to be needed later, then they could be added later
* tweak some safe accels (driven by string-pooling)
* add missing ':' after IDC_DETAILS_STATIC
* temporarilly strip 4 accels from ja-JP that do not exist on 2k3sp2 and ros en-US. My next PR will restore that ros-intended diff for all languages, not just ja-JP.
2024-07-09 00:25:37 +02:00
..
lang [EVENTVWR] Tweak AUTORADIOBUTTONS, … (#7106) 2024-07-09 00:25:37 +02:00
res Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
eventvwr.c [REACTOS] Fix LoadCursorW() incorrect usage cases (#7053) 2024-07-01 18:05:46 +02:00
eventvwr.h [EVENTVWR] Fix settings loading. Remove usage of Rtl functions. Use Win32 CRT assert. (#4752) 2022-10-06 01:59:33 +02:00
eventvwr.rc [EVENTVWR] Update file headers. 2022-10-03 23:16:57 +02:00
evtdetctl.c [EVENTVWR] Improve behaviour on event item selection. (#4746) 2022-10-04 17:29:10 +02:00
evtdetctl.h [EVENTVWR] Improve behaviour on event item selection. (#4746) 2022-10-04 17:29:10 +02:00
resource.h [EVENTVWR] Update file headers. 2022-10-03 23:16:57 +02:00