There are some help files, that contain a #ifdef CONFIG_GUI around some #define blocks which may save a bit preprocessor compile time but otherwise seems rather pointless since there are only #defines in it which won't hurt. I'd rather remove this directive unless I'm missing something. Ingo