On Wed Nov 13 03:27:52 2024 +0000, John Chadwick wrote:
> Are you suggesting making `pkContext` a `UINT64`? I don't think I can
> change `HCTX` itself because that's part of the Wintab32 ABI.
As far as I can tell a UINT should work.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6584#note_87278
On Tue Nov 12 20:28:07 2024 +0000, Alexandre Julliard wrote:
> If you are not going to convert pkContext, then it seems it shouldn't be
> a pointer in the first place.
Are you suggesting making `pkContext` a `UINT64`? I don't think I can change `HCTX` itself because that's part of the Wintab32 ABI.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6584#note_87277