Hi,
Am Montag, den 08.03.2021, 01:27 -0800 schrieb Jo D:
> So... I take it that I can interface to DDEML functions using JNA,
> regardless of whether the JVM is 32 or 64 bits?
> That would be very good news.
To my experience microsoft is pretty good at providing 32bit and 64bit
binaries for the bundled libraries. Given, that DDE is old (old as in
10 years ago I would have considered it ancient) and that I tested it
on 64, I would expect it to work.
> Would we have to change the JNA-facing code if/when we switch from 32
> to 64 bits?
I would not expect that changes are required, but these are famous last
words, so I'd advice to have tests present, that check correct results.
Greetings
Matthias