--- trunk/vfw/src/config.h 2002/07/12 00:49:59 294 +++ 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;