Subject: [ruby-ffi] Re: Newbie ? about porting code from VB to Ruby |
From: candlerb |
Date: 6/8/11 3:18 AM |
To: ruby-ffi |
I am not a Windows expert, but have you tried looking at Win32API instead of FFI? This may be all that you need. There are plenty of examples if you google for them. http://www.ruby-doc.org/docs/ProgrammingRuby/html/win32.html http://www.ruby-doc.org/docs/ProgrammingRuby/html/lib_windows.html