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