In reference to http://forum.it-berater.org/index.php/topic,5897.msg26070.html#msg26070 I would just like to say thanks to
@Charles Pegge for the 64-bit version of Oxygen64.dll
Thanks to the folks at the PureBasic Forum,
https://www.purebasic.fr/english/viewtopic.php?t=82879
I can now call 64-bit OxygenBasic code from 64-bit PureBasic code.
Joe
Thanks Joe,
Oxygen64.dll is working well, and self-compiles, but I have picked up a suspected type casting error when using one of the library files chaos.inc which holds randomizers and noise generators. This is an error which does not appear in 64bit binaries generated by the 32 bit oxygen.dll, but I believe I have enough info to isolate the problem soon.