I am currently working on a small project in QuickBasic that requires the use of MIDI files. As the DOS environment I\'m using DOSBox 0.74, which provides emulation of the Gravis Ultrasound card.
I have a program (I own the rights) written in QuickBASIC 3.0, though I do not have anymore the source code.
开发者_JS百科I have some files that were created using BSAVE in QuickBasic. I\'m wondering how I can load/view these files?I received assistance over at the FreeBasic forums. Its easy to do if you dow
to not block the UI of my applications when there is a long operation I use to do: Public Sub ButtonHandler() handles Button