Page 1 of 1

64-bit support

Posted: Fri 07 Aug 2009 00:28
by lalbin
I see the features say that it supports 64-bit.
Full support for x64 architecture
But what I want to know and can't find any documentation on it, is when creating 64-bit app on a 32-bit machine, where do I find the 64-bit dll's to install with the program that I am creating.

The reason for needing this is that we are looking at how to create the new 64-bit Excel 2010 plug-ins.

Lloyd

Posted: Fri 07 Aug 2009 07:54
by AndreyR
Our assemblies do not depend on the architecture. Full support for 32-bit and 64-bit architectures
means that you can successfully use Devart assemblies in both 32-bit and 64-bit applications.