| | | |
| CreateRamStream | Create a ram stream
A ram stream allows you to read and/or write data directly from/to memory... | 0 | Nobody (1+ years ago) |
| CreateSlider | Create a Slider gadget... | 0 | Nobody (1+ years ago) |
| CreateSocketStream | Create a socket stream
A socket stream allows you to treat a socket as if it were a stream... | 0 | Nobody (1+ years ago) |
| CreateStaticAudioSample | Create an audio sample with existing data
The memory referenced by a static audio sample is not released when the audio sample is
deleted... | 0 | Nobody (1+ years ago) |
| CreateStaticBank | Create a bank with existing data
The memory referenced by a static bank is not released when the bank is deleted... | 0 | Nobody (1+ years ago) |
| CreateStaticPixmap | Create a pixmap with existing pixel data
The memory referenced by a static pixmap is not released when the pixmap is deleted... | 0 | Nobody (1+ years ago) |
| CreateTCPSocket | Create a TCP socket
The new socket is not bound to any local or remote address... | 0 | Nobody (1+ years ago) |
| CreateTextArea | Create a TextArea gadget... | 0 | Nobody (1+ years ago) |
| CreateTextField | Create a TextField gadget... | 0 | Nobody (1+ years ago) |
| CreateTimer | Create a timer
CreateTimer creates a timer object that 'ticks' hertz times per second... | 0 | Nobody (1+ years ago) |
| CreateTreeView | Create a TreeView gadget... | 0 | Nobody (1+ years ago) |
| CreateUDPSocket | Create a UDP socket
The new socket is not bound to any local or remote address... | 0 | Nobody (1+ years ago) |
| CueSound | Cue a sound
Prepares a sound for playback through an audio channel... | 0 | Nobody (1+ years ago) |
| CurrentDate | Get current date
Returns the current date in the format: DD MON YYYY (i... | 0 | Nobody (1+ years ago) |
| CurrentDir | Get Current Directory | 0 | Nobody (1+ years ago) |
| CurrentTime | Get current time
Returns the current time in the format: HH:MM:SS (i... | 0 | Nobody (1+ years ago) |
| D3D7Max2DDriver | Get Direct3D7 Max2D Driver
The returned driver can be used with SetGraphicsDriver to enable Direct3D Max2D rendering... | 0 | Nobody (1+ years ago) |
| DebugLog | Write a string to debug log
If there is no debugger present, this command is ignored... | 0 | Nobody (1+ years ago) |
| Default | Default code inside a Select block | 0 | Nobody (1+ years ago) |
| DefData | Define class BASIC style data | 0 | Nobody (1+ years ago) |
| Delay | Wait for a given number of milliseconds
Delay suspends program execution for at least millis milliseconds... | 0 | Nobody (1+ years ago) |
| Delete | Reserved for future expansion | 0 | Nobody (1+ years ago) |
| DeleteDir | Delete a directory
Set recurse to true to delete all subdirectories and files recursively -
but be careful! | 0 | Nobody (1+ years ago) |
| DeleteFile | Delete a file | 0 | Nobody (1+ years ago) |
| DeselectGadgetItem | Deselect an item in a list based gadget... | 0 | Nobody (1+ years ago) |