DisplayMagician/DisplayMagicianShared/Windows
Terry MacDonald c641bce5a1 Removed delay from taskbar location monitoring
The taskbar location detection process was taking way too long when clicking on the 'view current display' button on the display window. Do I have had to disable the taskbar location detection logic for now until I can work out  way of doing it without waiting for registry changes (as it is done now). This was required in order to be able to detect the taskbar location registry settings so that we could store them to use them later.

This taskbar registry detection doesn't work at present as it is highly unreliable, and it delays the user experience for the other 99% of the time. Its just not worth the effort right now, so parking this for now.

To temporarily disable this being used, I've simply forced the WindowsLibrary fastscan mode to be enabled (fastscan being on means it won't do taskbar location scanning).
2023-01-03 10:07:41 +13:00
..
CCD.cs Remove uneeded DPI_VALUES array 2022-06-28 11:43:18 +12:00
GDI.cs Updated NVIDIA Library and WinLibrary based on testing 2021-11-19 22:20:43 +13:00
TaskBarLayout.cs Fixed error when returning from Mosaic layouts in WIndows 10 2022-07-14 22:41:59 +12:00
TaskBarSettings.cs Made TaskBarLayout creation more robust 2022-06-02 19:51:07 +12:00
WinLibrary.cs Removed delay from taskbar location monitoring 2023-01-03 10:07:41 +13:00