Oct. 7, 2022
4:57 a.m.
Fixes inconsistent function (or function pointer) declation and implementation. (favoring non long types). Fixes errouneous format specifier in printf-like function for arguments of type DWORD_PTR (or SIZE_T or equiv). This serie could be a starting point for enabling long type compilation in wined3d. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1014