Implementation of a bunch of VGA-specific widgets toolkit
Marcel Sondaar
Public Domain
rawvgatk.bas | Implementation of a bunch of VGA-specific widgets toolkit |
Functions | |
PrintString | Prints a string to video memory |
Prints a string to video memory
Sub PrintString ( ByRef s As String, ByVal offset as long = 0, ByVal colour as byte = &H17 )