On Fri Jun 23 19:04:40 2023 +0000, Damjan Jovanovic wrote:
I guess we need more tests to be sure.
I've added more tests and they show my approach was right, the PFD_SUPPORT_GDI flag and 3 other flags are ignored when unset and only filtered on when set. My new patch adds support for all 4 flags and tests to prove that's how ChoosePixelFormat() works on Windows too.