Scriptfire depends yet on 1.0.0. To include it in current CVS and make it win32 compatible, we need a little work. I need first to change a define in CVS source. The define HANDLE is in CVS a map/arch type like GATE or BUTTON. In win32 thread libs, HANDLE is a system define. Because scriptfire use now pthread.lib, i must change the define. I'll change HANDLE to CF_HANDLE. It effects only a few modules. I make this change before i include scriptfire.