On Thu Dec 1 00:46:44 2022 +0000, eric pouech wrote:
do you wish also to change the HESULT:s to non long types?
I'm less sure about that one, HRESULT is a semantically charged type and I don't like just removing it. If it's really necessary to have HRESULT be defined as long, we may want to avoid using it where possible in core wined3d. For now, though, it probably makes the most sense just to use %#lx in the format strings.