Two minor details in the C headers? 1) Warning on re-use of flags argument:- wimp.h xwimp_auto_scroll( wimp_auto_scroll_flags flags, wimp_auto_scroll_info *info, wimp_auto_scroll_flags *flags); // rename arg as flags_out? ); 2) Plus, shouldn't os_fw be typedef'd in os.h? Or am I missing something? Keep up the good work! cheers Dave A.