Connecting Tech Pros Worldwide Forums | Help | Site Map

C# DLL Call from MBS XAL/C5

Up2
Guest
 
Posts: n/a
#1: Nov 16 '05
I'm trying to call a C# dll I have made in Visual Studio .net. I'm pretty new
to C# and makings of dll files. I code in C5/XAL daily.

I have been told that the XAL language can't call C#, VB dll's, because of
problems with the return value. It has to be a memory pointer adress as far
as I've heard.

So it should be possible to write a C,C+,C++ that can handle the call and
forward it to the C# dll. But I got no clue in how to code in those
languages. So my question is: How can I call this C# dll, with the minimum
coding in other languages?

Closed Thread


Similar C# / C Sharp bytes