Accessing an Exe written in C

new topic     » topic index » view thread      » older message » newer message

Hi All,
I am relatively new to Euphoria, so forgive me if this an obivous 
question.

What I have is a Exe written in C, that I want to access in Euphoria. I 
know how to acess the interfaces in VB. All I have to do is add the 
reference to my project and use code, such as follows, to call funtions 
and procedures:

Dim MyInterFace as InterFaceName
...
Set MyInterface=New LibName
MyInterFace.Procedure (params)
MyInterFace.Function (params)
...

Does anybody know how to do this in Euphoria?

Thanks in advance,
 
Regards,

Stephen

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu