Subject:
Re: [ruby-ffi] unable to find method?
From:
Jon
Date:
12/18/09 8:05 AM
To:
ruby-ffi@googlegroups.com

On Fri, 18 Dec 2009 09:25:40 +0100
Vladimir Sizikov <vsizikov@gmail.com> wrote:

> Hi Roger,
> 
> I guess, you need to use FindWindowA/FindWindowW variants, no?
> 
> Thanks,
>   --Vladimir

I'll make the second paragraph under "Hello, Windows using FFI" of http://wiki.github.com/ffi/ffi/basic-usage more visible under http://wiki.github.com/ffi/ffi/windows-examples#gotchas

Anywhere else we should document it the wiki pages as this issue is likely to keep coming up as we see more and more people experimenting with the windows api?

BTW, where are you guys with coming up with more interesting windows examples (64-bit, pointer-to-pointer return types, etc)!? ;)

Jon