SystemTrayMenu/Business
Peter Kirmeier 0e812d207b Allow waking up another process when started a second time.
This was not possible before and was solved by sending hotkey in version 1.
In v2 it will use named pipes for IPC communication, so it don't rely on hotkeys any more.
2023-06-03 20:18:10 +02:00
..
App.xaml Baseline for version 2.x 2022-10-23 00:14:31 +02:00
App.xaml.cs Reorganize main objects 2023-05-18 21:25:03 +02:00
IpcPipe.cs Allow waking up another process when started a second time. 2023-06-03 20:18:10 +02:00
KeyboardInput.cs Allow waking up another process when started a second time. 2023-06-03 20:18:10 +02:00
Menus.cs Allow waking up another process when started a second time. 2023-06-03 20:18:10 +02:00
Program.cs Allow waking up another process when started a second time. 2023-06-03 20:18:10 +02:00
WaitToLoadMenu.cs Allow waking up another process when started a second time. 2023-06-03 20:18:10 +02:00