#ifndef __kio_dlg_h__ #define __kio_dlg_h__ bool open_CriticalDlg( const char *_title, const char *_message, const char *_but1, const char *_but2 = 0L ); #endif