On Tue Feb 25 12:28:02 2025 +0000, Rémi Bernon wrote:
I'm not sure to see how useful it would be. We only have function pointers for the extensions we expose on the Win32 side, and so no driver could really benefit from it except the null driver which uses headless extension which we also (probably safely?) expose.
Well, as you said, null driver would benefit. Is there a reason not to do that?