13 Jun
2024
13 Jun
'24
5:13 a.m.
On Thu Jun 13 05:13:01 2024 +0000, Alex Henrie wrote:
In new code it is preferable to write `void *` instead of `PVOID` and `const WCHAR *` instead of `PCWSTR`. Also, please try to match the style of the previous structs in this file: Four-space indentation, `{` on its own line, one space between the member type and the member name. I updated the types. Oh, my bad for the formatting, it should be fixed now.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5831#note_73029