- Jan 02, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
(can't rely on LockCount).
-
rswindell authored
-
rswindell authored
-
rswindell authored
Ignores blank DNS server entries in ipconfig.txt.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
opening result text file.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
column 0 and now ignores blank lines.
-
rswindell authored
from unlocking the mutex (Win32 critical section) when it hasn't been locked (outside of input_thread).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
LockCount before unlocking to prevent lock-up (indefinite wait) situation.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
implementation uses CriticalSections, it would lock the input_thread by leaving (releasing) the critical section when it didn't own it.
-
rswindell authored
-