/*****************************************************************************************************/
/* This document is intended to developer who wants port TiLT or reuse the GUI independant code */
/*****************************************************************************************************/

You will find the list of the GUI independant functions with a short description:

Note: all functions returns 0 if sucessful. But, the error is already handled by the
error function which display a message box !

- cb_calc_is_ready (cb_calc.c): check whether the calc is ready
- cb_screen_capture (screen.c): do a screen capture
- cb_screen_save (screen.c): save the current screen capture
- remote control ...

I have to finish it, sorry !
