Action | Keywords | GB | VB6 |
Process pending events | DoEvents | v
v |
v |
Pause | Pause, Delay | v | |
Declare DLL functions | Declare FreeDll, GetProcAddr | v | v |
Run other programs | Shell | v
v |
v |
Multimedia | Mci$, Mci, mciErr$, mciID | v | |
Send keystrokes to an application | SendKeys | v | v |
Sound | Beep, | v
v |
v |
Joystick | Stick, Strig | v | |
System | Environ IsWinNT, WinVer, GetWorkArea, MemStat | v | v |
Provide a command-line string | Command, | v
v |
v |
Inline Assembler and Disassembler | Asm, DisAsm | v | |
Processor | GetRegs, _CPUID, _CPUID$, _CPUIDD, IsMMX | v | |
Thread | GetCurrentFiber, GetFiberData, GetTIB | v | |
Call a function through a pointer | C, LC, LP, Call, CallX, Ccall, LCCall, LpasCall, StdCall, LstdCall | v |
Bits, Byte, Word, Int, and Large Operators and Keywords
Crypting, Mime encoding, Checksum Keywords
Directories and Files Keywords
Variables and Constants Keywords
{Created by Sjouke Hamstra; Last updated: 16/03/2021 by James Gaite}