This commit is contained in:
nephacks
2025-06-04 03:22:50 +02:00
parent f234f23848
commit f12416cffd
14243 changed files with 6446499 additions and 26 deletions

View File

@@ -0,0 +1,18 @@
LIBRARY WTHKDLL
DESCRIPTION 'wintab hook dll'
EXETYPE WINDOWS
CODE DISCARDABLE
DATA FIXED SINGLE PRELOAD
HEAPSIZE 57980
EXPORTS
WEP @1 RESIDENTNAME
RecordHook @100
PlayHook @101
Record @200
Playback @201
get_num_pkts_recorded @202
get_num_pkts_played @203
display_record @204
reset @205