You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
234 B
14 lines
234 B
;;wthkdll.def
|
|
|
|
LIBRARY "WTHKDLL"
|
|
DESCRIPTION 'wintab hook dll'
|
|
|
|
EXPORTS
|
|
RecordHook @100
|
|
PlayHook @101
|
|
Record @200
|
|
Playback @201
|
|
get_num_pkts_recorded @202
|
|
get_num_pkts_played @203
|
|
display_record @204
|
|
reset @205
|