[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: Win32 graphics library

Nathaniel Talbott

9/25/2003 1:42:00 PM

Joe Cheng [mailto:code@joecheng.com] wrote:

> I'm going to look into writing a simple Ruby extension in C
> that wraps the GDI calls I need. It'd be really nice to just
> have this tiny DLL that ships alongside an exerb-ed Ruby program...

You might also check out Ruby/DL. It allows you to call external DLL
functions using pure Ruby, and if your application is simple enough it might
be easier than writing a C extension.


Nathaniel

<:((><