DL Library - Ruby 1.9.2 - Windows

J

Jethrow ..

Thank you for the response John. I assume you mean something like this:

require 'Win32API'

msgbox =3D Win32API.new("user32", "MessageBox", ['i','p','p','i'], 'i')=

msgbox.call(0, 'message', "title", 0)

I was looking for an example using the DL Library. I was under the
impression this library was reimplemented in version 1.9.2:
"About Ruby 1.9.2 ... =E2=80=A2dl is reimplemented on top of libffi."

-- =

Posted via http://www.ruby-forum.com/.=
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top