Hi David, Thank you for that, handling the DPICHANGED message allows me to address the issue which you were right in assuming was the result of a live scaling change. Thank you for such quick support on what is an excellent library. Regards, Jason.
Windows display scaling fails to accurately position controls that are configured for resizing within a dialog. I have attached the output I see from the sample project "DialogResizing" when i have windows display scaling set to 150%. All non-resizing controls correctly relocate in position. It seems the top left corner of a control supporting resizing is fixed in pixel location regardless of scaling. Support greatly appreciated.