[CF-Devel] Include Scriptfire in CVS - first step
   
   
   Michael Toennies
   
   
   michael.toennies at nord-com.net
       
   
   
   
   Mon Jun 11 13:28:16 CDT 2001
   
   
   
    
    
  
    
    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.
    
    
    
    
    
   
   
    
    
    More information about the crossfire
mailing list