On Friday, 18 September 2026 05:44:01 Pacific Daylight Time Schmertmann, Lars 
via Development wrote:
> It could be a solution when the Windows 10 specific code will not be
> removed but moved into blocks with "#ifdef QT_WIN_SERVER_2019_COMPAT"
> or "#ifdef QT_WIN_SERVER_2022_COMPAT". So it is still easy for people
> to compile Qt for own usage with Windows Server compatibility.

Agreed, but that's for code where there's an extra penalty to support whatever 
functionality is in question, such as as dynamically finding functions instead 
of directly linking to the DLLs. Where it doesn't hurt to keep compat, let's 
just keep it.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Principal Engineer - Intel DCG - Platform & Sys. Eng.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
Development mailing list
[email protected]
https://lists.qt-project.org/listinfo/development

Reply via email to