Calling 'C' func through W2k DLL?

T

Todd Gardner

Hello everyone,

I'm trying to access a Windows DLL called nidaqmx.dll.

The function is:
int32 DAQmxCreateTask (const char taskName[], TaskHandle *taskHandle);

I thought that maybe I need to use ruby-win32ext but, I am not sure
how. I would greatly appreciate any input!

Thank you,

Todd
 
T

Todd Gardner

Hello everyone,

I'm trying to access a Windows DLL called nidaqmx.dll.

The function is:
int32 DAQmxCreateTask (const char taskName[], TaskHandle *taskHandle);

I thought that maybe I need to use ruby-win32ext but, I am not sure
how. I would greatly appreciate any input!

Thank you,

Todd

Here's a very generic question... how can I access a Windows dll?
 

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

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top