DllImport from wintab32.dll



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


.



Relevant Pages

  • Re: DllImport from wintab32.dll
    ... i can receive packets now with WTPacketsGet() - the problem was just ... inproper use of marshalling. ... i'm trying to access my Summasketch tablet via wintab32.dll. ... I want to catch packets sent from the tablet. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: ipfw rules vs routes to localhost?
    ... want to add the "-blackhole" modifier so that the packets are dropped ... Otherwise they would unnecessarily go up the stack ... >> another list that setting routes to localhost will use less resources. ...
    (freebsd-net)
  • Re: ipfw rules vs routes to localhost?
    ... > ipfw to avoid things like UDP DNS lookups that might come in ant take up ... > another list that setting routes to localhost will use less resources. ... ip_input, which is good, but _all_ packets have to go through ...
    (freebsd-net)