[ruby-talk:00308] Re: win32ole extension

From: "Michael Neumann" <neumann@...>
Date: 1999-05-12 13:43:41 UTC
List: ruby-talk #308
> >    "A device attached to the system is not functioning"

I got a message like this, as I tried to use a dll under Python.
Do you have the dll in the right directory?
Do you have extended the source? I think in my case, the error occured
because I compiler a C++ function instead of C.

Michael

In This Thread