SystemTrayMenu/Helpers
Peter Kirmeier 045fb9dd7e Improve Icon factory performance
Workers are by default part of MTA thread model and are CoInitialized.
This means COM calls can be made without spawning additional STA threads.
Additionally pass file icon factory for dictionary search instead of providing (potentially not used) new Icon beforehand.
2023-05-19 18:50:53 +02:00
..
Updater Replace SharpDX.DirectInput v4.2.0 with HIDDevices v3.0.1 2023-05-01 16:24:33 +02:00
DirectoryHelpers.cs Improve Icon factory performance 2023-05-19 18:50:53 +02:00
DragDropHelper.cs Replace SharpDX.DirectInput v4.2.0 with HIDDevices v3.0.1 2023-05-01 16:24:33 +02:00
ImagingHelper.cs Simplified directory and file discovery 2023-04-16 14:17:33 +02:00
JoystickHelper.cs Corrected mixed up HatSwitch values for up/down and left/right on non-Sony gamepads 2023-05-04 00:40:51 +02:00
KeyboardHook.cs Remove obsolete class EventDelay 2023-05-19 15:36:15 +02:00
KeyPressedEventArgs.cs Simplified directory and file discovery 2023-04-16 14:17:33 +02:00
WindowsExplorerSort.cs Simplified directory and file discovery 2023-04-16 14:17:33 +02:00
WindowsTaskbar.cs Simplified directory and file discovery 2023-04-16 14:17:33 +02:00