10-07-2022, 07:54 PM
(10-07-2022, 07:13 PM)Spriggsy Wrote: @aurel I hope you don't mind but I'm going to try my best to convert your Oxygen Basic code for AurelEdit to QB64. So far, I've converted the constants and type declarations. Next thing is to include all the Windows functions. It's possible that when I get done with the conversion that it will also work with 64bit because I'm also making each TYPE sized for both 32 and 64 using $IF and setting alignments.
Oxygen Basic? This? What an odd way of distributing binaries I must say. From what I can see, this is the compiler backend for ThinBASIC. I may be wrong. Is this open-sourced or closed-source?