reactos/dll/shellext/stobject
George Bișoc 28b277aa42
[STOBJECT] Display the estimated battery time when hovering the battery icon
We do have IDS_PWR_HOURS_REMAINING and IDS_PWR_MINUTES_REMAINING string resources but they're never used programmatically.
Display the estimated battery time ONLY if the returned time is not unknown.

CORE-18969
CORE-19452
2024-12-17 14:34:30 +01:00
..
lang [DESK][STOBJECT] Minor UI fixes. 2024-09-10 19:53:28 +02:00
resources [STOBJECT] Add support for the mouse key tray icon 2022-09-06 21:11:09 +02:00
CMakeLists.txt [STOBJECT] Add support for the mouse key tray icon 2022-09-06 21:11:09 +02:00
csystray.cpp [STOBJECT] Add support for the mouse key tray icon 2022-09-06 21:11:09 +02:00
csystray.h [STOBJECT] Add support for the mouse key tray icon 2022-09-06 21:11:09 +02:00
hotplug.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
mouse.cpp [STOBJECT] Add support for the mouse key tray icon 2022-09-06 21:11:09 +02:00
power.cpp [STOBJECT] Display the estimated battery time when hovering the battery icon 2024-12-17 14:34:30 +01:00
precomp.h [STOBJECT] Add support for the mouse key tray icon 2022-09-06 21:11:09 +02:00
resource.h [STOBJECT] Add support for the mouse key tray icon 2022-09-06 21:11:09 +02:00
stobject.cpp [STOBJECT] Improve the existing PCH and make use of it. 2017-12-08 23:15:31 +01:00
stobject.rc [STOBJECT] Add Japanese (ja-JP) translation 2023-11-19 20:06:50 +09:00
stobject.spec
volume.cpp [STOBJECT] Remove #if 0 and #endif in Volume_IsMute (#5973) 2023-11-19 21:28:37 +09:00