On Tue Oct 11 15:57:05 2022 +0000, Huw Davies wrote:
Right, but can the two reads really be reordered here?
To be clear, I don't object to this patch. It is sematically correct and it does have the advantage of changing `NtUserGetProcessDpiAwarenessContext()` so that one doesn't need to understand that `dpi_awareness` only transitions at most once. I'm mainly interested about whether it's strictly necessary.