using C# dll in power language code  [SOLVED]

Questions about MultiCharts and user contributed studies.
idnotbe
Posts: 10
Joined: 16 Mar 2010
Has thanked: 3 times

using C# dll in power language code

Postby idnotbe » 31 Jul 2013

Hi guys,

1. Is it possible to use C# dll directly from power language codes?
( Should I make C/C++ dll to wrap C# dll?? )

2. Are there any way to generate C/C++ dll for wrapping C# dll AUTOMATICALLY?

3. Any other options except C/C++ dll for wrapping C#?
Last edited by idnotbe on 05 Aug 2013, edited 1 time in total.

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: using C# dll in power language code

Postby TJ » 31 Jul 2013

see post #15
[Advanced Topic] Programming DLL
viewtopic.php?f=16&t=8498





ps.
[FAQ] How to Post Codes (that people can read)
viewtopic.php?f=16&t=11713

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: using C# dll in power language code  [SOLVED]

Postby TJ » 01 Aug 2013

Hi guys,
::
I want to use C# dll in power language code, because I am familiar with C#, not C/C++.
The functionality of the C# code is simple.
::
Maybe you can consider the MultiCharts.net version. It is free.


Return to “MultiCharts”