schmich / win32-window

Ruby interface to the Win32 window management APIs.
https://rubygems.org/gems/win32-window
MIT License
4 stars 0 forks source link

Determine which library to use to define Win32 methods. #4

Closed schmich closed 11 years ago

schmich commented 12 years ago

Options: win32-api (current) Win: https://github.com/arvicco/win FFI: https://github.com/ffi/ffi/wiki/Windows-Examples windows-api: https://github.com/djberg96/windows-api