#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <windom.h>
#include "text.h"
#include "tut_2.h"
Functions | |
| OBJECT * | get_tree (int index) |
| Usefull fonction to get object tree from resource. | |
| WINDOW * | OpenText (TEXT *text) |
| Open a window, setup event functions and slider parameters. | |
| 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.
|
1.4.6