hello world
C : CHDK/trunk/trunk1067/core/main.c
between lines 114 to 128 of main.c
----------------------------------------------------------------------
while((i++<400) && !spytask_can_start) msleep(10);
started();
msleep(50); <-------------------------------------------CHANG THIS FOR msleep(1000)
finished();
drv_self_unhide();
conf_restore();
gui_init();
#if CAM_CONSOLE_LOG_ENABLED
cam_console_init();
#endif
---------------------------------------------------------------------
Reference Bernd R in
http://chdk.setepontos.com/index.php?topic=4348.msg60115#msg60115thanks! vtysh, now understood! I was dizzy...
I move to windows and prove