DllImport from wintab32.dll
- From: "Paul Schabl" <pauls@xxxxxxxx>
- Date: Wed, 14 Jun 2006 03:34:00 +0200
Hi,
i'm trying to access my Summasketch tablet via wintab32.dll.
I can successfully call WTOpen() and WTMgrOpen().
I want to catch packets sent from the tablet.
First i tried with WTPacketsGet() but the packet count it returns is always
zero.
Then i thought maybe i should use the following function and provide a
callback:
HWTHOOK WTMgrPacketHookEx(hMgr, nType, lpszModule, lpszHookProc)
Howerver i have no idea how to implement it, maybe somebody fo you has.
Does anybody of you have experience with calling wintab32.dll, or can you
point me
to some resources?
If you want i can ofcourse provide the source of my WinTablet class.
Thanks and regards,
Paul
.
- Follow-Ups:
- Re: DllImport from wintab32.dll
- From: Paul Schabl
- Re: DllImport from wintab32.dll
- Prev by Date: Re: problem switching from my program to another task
- Next by Date: Re: A little help with regular expressions
- Previous by thread: Re: Socket.Send() succeeds, but remote end point closed the connection
- Next by thread: Re: DllImport from wintab32.dll
- Index(es):
Relevant Pages
|