comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » calling c from idl
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: calling c from idl [message #4098 is a reply to message #4008] Mon, 24 April 1995 00:00 Go to previous messageGo to previous message
Emmanuel GUYOT is currently offline  Emmanuel GUYOT
Messages: 2
Registered: April 1995
Junior Member
ijg9766@vaxb.isc.rit.edu wrote:
>
> I am working on a machine vision system for a class project.
> We have created a user interface with an IDL widget, and would like to call a child processes written in C, which will control a stepper motor when the appropriate action button is activated. We want to call the child processes and immediatelyt return to IDL without waiting for the child process to finish.
>
> Does anyone know how this can be done using Windows?
>
> Thank you
> ian
To call a C program from a IDL one, you can use the CALL_EXTERNAL
function for IDL, and put your C program into a DLL.
In your DLL, you can spawn another process...

E.G.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: calling C from IDL
Next Topic: array referencing problem ...

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 03:25:28 PDT 2025

Total time taken to generate the page: 0.40703 seconds