#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <windom.h>
#include "text.h"
#include "tut_2.h"
Functions | |
WINDOW * | OpenText (TEXT *text) |
Open a window, setup event functions and slider parameters. | |
OBJECT * | get_tree (int index) |
Usefull fonction to get object tree from resource. | |
int | main (void) |
Main Part : New structure. | |
Variables | |
int | endprog = FALSE |
Global events. |
|
Usefull fonction to get object tree from resource.
|
|
Main Part : New structure.
|
|
Open a window, setup event functions and slider parameters.
|
|
Global events.
|