Subject:
[ruby-ffi] unable to recreate a pointer
From:
rogerdpack
Date:
2/23/10 3:49 PM
To:
ruby-ffi

In this code:

http://pastie.org/839395

I read in an HWND, attempt to copy it, and use the copy.  However, the
copy doesn't seem to work.
Anyone have any insights here?
Thanks.
-rp