From: Jason Daly (jdaly++at++ist.ucf.edu)
Date: 09/04/2003 15:27:40
On Thu, 2003-09-04 at 16:09, Alexandre Naaman wrote:
>
> The SetWindowLong() trick is exactly what we do with pfutil so it does
> work. The trick is that you're going to need to call it twice, once to
> override the window proc on the Drawable and once on the WSWindow (I know
> those aren't win32 terms but they correspond to the calls on the pipe
> window which you'll need to make to get the handles which you'll pass to
> SetWindowLong().) For more info check out the function openWin32Input()
> in:
>
> %PFROOT%/Src/lib/libpfutil/input.c
>
> which should be somewhere around line 757.
>
Ah! Thanks, I wouldn't have thought of that :-)
--"J"
This archive was generated by hypermail 2b29 : Thu Sep 04 2003 - 15:33:35 PDT