Actual dll and the new MC64 question

Questions about MultiCharts and user contributed studies.
arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Actual dll and the new MC64 question

Postby arjfca » 14 Apr 2012

Hello

I got interrogation on the new to come MC 64
- I use a dll collection that I use in my code to communicate with Excel. Would they work with MC 64?

- What will I gain to switch to MC 64. Will it be faster, leaner or use less resource ?

Martin

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

Re: Actual dll and the new MC64 question

Postby TJ » 14 Apr 2012

Hello

I got interrogation on the new to come MC 64
- I use a dll collection that I use in my code to communicate with Excel. Would they work with MC 64?

- What will I gain to switch to MC 64. Will it be faster, leaner or use less resource ?

Martin
Your 32 bit DLL will not work in MultiCharts 64 bit version.


The major advantage of a 64 bit software is its ability to address data space beyond the 32 bit's 2 GB limit within the Microsoft Windows environment.

ie. you can open more wsp, more charts, more historic bars, more and bigger arrays,
without receiving the "Running out of memory" warning.


Return to “MultiCharts”