--- trunk/vfw/src/config.h 2002/06/23 03:59:49 235 +++ trunk/vfw/src/config.h 2002/07/12 12:26:55 295 @@ -140,6 +140,10 @@ int credits_start_size; int credits_end_size; +#ifdef _SMP + int num_threads; +#endif + // char build[50]; DWORD cpu; float fquant;