On Fri Jan 13 07:11:10 2023 +0000, Rémi Bernon wrote:
(Well, I wanted to make it simpler, but I realize that __align high bits are left untouched here, probably better to keep the #ifdef and HandleToUlong)
Oh, that's significantly better. Thanks for the suggestion. v2 is up.
One gotcha is that we need to copy the wParam over to the 64-bit struct before the hDevice, or it gets overwritten. Not that we set it yet anyway.