9 Sep
2022
9 Sep
'22
9:58 a.m.
On Fri Sep 9 07:30:45 2022 +0000, Davide Beatrici wrote:
This was supposed to remain `UINT32`, I got confused by the variable's name. `BOOL` is basically the same data type, but it should only be used for flags. `BOOLEAN` would be better for that though, as it's single-byte. Fixed in !813.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/600#note_8092