Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Microsoft BASIC PDS 7.1 User Interface Toolbox
#10
(10-04-2023, 04:04 AM)eoredson Wrote: In General.bas the following is declared:

'      BC /X/FS general.bas
'      LIB general.lib + general + uiasm + qbx.lib;
'      LINK /Q general.lib, general.qlb,,qbxqlb.lib;

but I could not find uiasm.* anywhere.

Erik.

`UIASM.ASM` is an x86 assembler source and is not relevant for QB64. I've ported all assembler routines to QB64 and placed those in `GENERAL.BAS`. I've left the contents of `UIASM.ASM` as comments at the top of `GENERAL.BAS`.
Reply


Messages In This Thread
RE: Microsoft BASIC PDS 7.1 User Interface Toolbox - by a740g - 10-04-2023, 12:29 PM



Users browsing this thread: 3 Guest(s)