10-07-2022, 07:13 PM
@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.
Ask me about Windows API and maybe some Linux stuff