Jared Smudde
a5a725ae57
[STOBJECT] Change eject hardware dialog buttons from OK/Cancel to just OK. ( #2493 )
...
It's just an information dialog that needs one button, it's not actually doing different actions based on user input.
2020-04-01 11:42:24 +02:00
Eric Kohl
01fd69dfe2
[STOBJECT] Remove obsolete code and use string resources instead of hard-coded strings
2020-03-22 11:32:35 +01: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
Serge Gautherie
cb77f1701f
[SHELL32][STOBJECT] Enforce ShellExecuteW(..., file, parameters, ...)
...
CORE-16299
2019-08-19 13:01:08 +02: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
754a35b210
[STOBJECT] Mark hotplug, power and volume context menu default items
2019-04-22 10:36:17 +02:00
Eric Kohl
282b4397e0
[STOBJECT] Use double click time for the single click timers instead of a fixed timeout.
2018-03-06 20:43:04 +01: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