15 Sep
2022
15 Sep
'22
1:35 p.m.
On Wed Sep 14 21:56:30 2022 +0000, Esme Povirk wrote:
I don't think there's a need to check IsWindow here? If CreateWindow fails, it should return NULL. Hm fair, I guess I've gotten into the habit of using `IsWindow()` instead of null checks universally, but a null check here is probably good enough.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/846#note_8510