mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-28 18:23:54 +02:00
WTPACKET's structure is never directly exposed via the API; it's internal to Wine. The HCTX value is only used on the wintab32 side, not the driver side, and it is used as an integer rather than a pointer, so this should be safe to do. This eliminates the need to have a wow64 thunk for tablet_get_packet. |
||
---|---|---|
.. | ||
tests | ||
context.c | ||
Makefile.in | ||
manager.c | ||
wintab32.c | ||
wintab32.spec | ||
wintab_internal.h |