We have created a native 64-bit version of FlowChartX. If anyone is interested in trying it out, please download and run the version 4.2 installer:
https://mindfusion.eu/_beta/fcx42_beta.zipor just unzip the dll files from this archive and run regsvr32 to register them:
https://mindfusion.eu/_beta/fcx42_dlls.zipWe had to revise much of the source code in order to support building the control for both 32 and 64-bit platforms, so the 32-bit version needs some testing too. We'd really appreciate if you try the following:
- how your existing application behaves with the new version;
- whether your old flowchart files load successfully;
- whether files saved from a 64-bit process load fine under the 32-bit version, and vice versa;
The control now uses MSXML6 for Xml serialization, since older MSXML runtimes do not have a 64-bit version.
FlowchartX v4.2 also comes with improved binary file format, improved GridLayout speed, and adds a few customer-requested features.
Thanks in advance to everyone who participates in the beta tests.