On Fri Jun 23 18:54:52 2023 +0000, Damjan Jovanovic wrote:
I don't think it works like that. If the flag is set, it only returns a PIXELFORMATDESCRIPTOR with the flag set, but if it is clear, then the returned PIXELFORMATDESCRIPTOR can have the flag set or cleared.
I would expect the same behavior for `PFD_DRAW_TO_BITMAP` though. Aren't both the same flag "class"?