#include <ubixos/types.h>
Go to the source code of this file.
Data Structures | |
| struct | sdeWindows |
Defines | |
| #define | drawWindow 3 |
| #define | killWindow 4 |
| #define | registerWindow 1 |
| #define | windowReady 2 |
Functions | |
| void | sdeThread () |
| void | sysSDE (uInt32 cmd, void *ptr) |
Variables | |
| sdeWindows * | windows |
| void sdeThread | ( | ) |
| void sysSDE | ( | uInt32 | cmd, | |
| void * | ptr | |||
| ) |
| struct sdeWindows* windows |
1.4.7