Can we do any of theses (from RoR):
access a COM object
call loadlibrary
receive and send(or post) windows messages
access a native dll
access a .net dll
Thanks,
Ratnavel
Can we do any of theses (from RoR):
access a COM object
call loadlibrary
receive and send(or post) windows messages
access a native dll
access a .net dll
Thanks,
Ratnavel
On Thu, Mar 6, 2008 at 6:07 AM, Ratnavel S.
[email protected] wrote:
Can we do any of theses (from RoR):
access a COM object
yes WIN32OLE
call loadlibrary
yes, DL/WIN32API
receive and send(or post) windows messages
I don’t know
access a native dll
yes, WIN32API
access a .net dll
I don’t know
On Thu, Mar 6, 2008 at 9:47 AM, Jano S. [email protected]
wrote:
access a .net dll
I don’t know
I am pretty sure, that you can do that in IronRuby, but I haven’t tried
it.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs