18 Mar
2024
18 Mar
'24
9:39 p.m.
@zfigura I added the `LPDWORD` -> `DWORD*` change, for consistency (if it's prefer within the wine code, then it would make sense to change it in few places), or we can do just `typedef DWORD* LPDWORD;` as we did before :smile: -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5324#note_65247