E
Emile Michel Hobo van Oranje
I'm running QuickBasic under DosBox and officially it allows you to include dynamically linked libraries.Recognizing that every new OS was written in one prior to that and the fact that QuickBasic does implement viewports and such, I was curious whether it's possible to include a minimal set of the right dynamically linked libraries in QuickBasic and compile to an executable, in such a way that I may implement Windows-programs for the latest operating systems in QuickBasic.If this is possible, I'm specifically also interested in dynamically linked libraries that implement locking mechanisms fo
Continue reading...
Continue reading...