Mark Jansen
27bc31100e
[STOBJECT] Add support for the mouse key tray icon
2022-09-06 21:11:09 +02:00
Mark Jansen
334c7cee35
[STOBJECT] Keep the object alive while the thread is running,
...
Fix shutting down the thread.
2022-09-06 21:11:09 +02:00
Eric Kohl
fc999e18af
[STDOBJECT] Show the hotplug icon when a USB-Stick is inserted
...
- Enable the hotplug service by default
- Start a timer on WM_DEVICECHANGE:DBT_DEVNODES_CHANGED to trigger the removable device detection.
2020-03-21 23:46:24 +01:00
Eric Kohl
8c30fdab1c
[STOBJECT] Store the "Show x icon in the taskbar" setting for the hotplug, power and volume icons.
...
CORE-12365
CORE-12972
CORE-15234
2019-04-23 00:12:23 +02:00
Eric Kohl
2baafa61c6
[STOBJECT] Use timers to distinguish between single and double clicks
...
- Volume, Power and Hotplug icon: Use timers to distinguish between single and double clicks.
- Volume icon: Show the tray volume dialog on a single click.
2018-02-28 20:29:29 +01:00
Hermès Bélusca-Maïto
4207397963
[STOBJECT] Don't hardcode variable type in sizeof.
2018-02-04 18:11:49 +01:00
Hermès Bélusca-Maïto
5de33ab010
[STOBJECT] Revert b7c3398
because it was not the cause of the original problem I wanted to fix (notify structure not completely zeroed-out on the receiver side of the notification).
2018-02-04 02:23:28 +01:00
Hermès Bélusca-Maïto
b7c3398f95
[STOBJECT] Fully zero-out the full NOTIFYICONDATA structure (it wasn't zeroed out correctly in MSVC build).
2018-02-04 01:57:02 +01:00
Amine Khaldi
e15874b491
[STOBJECT] Improve the existing PCH and make use of it.
2017-12-08 23:15:31 +01:00
Shriraj Sawant
7fbc5f4230
[STOBJECT] Implement the hotplug and the power icons in the system tray
2017-10-16 17:51:19 +03:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00