Gunnar Dalsnes wrote:
 Alex Ionescu wrote:
  Hi,
 Some things that need to be fixed ASAP:
 1) Gunnar's additions to ntdll's critical.c break cmd.exe. This is not  
 I tested it (compile ros-on-roa) and it works fine for me. 
Fixed it already. Failing when OwnerThread is NULL in
RtlEnterCriticalSection() is wrong and the message shouldn't be
displayed either. I added a detailed comment on why it is wrong.
Regards,
Thomas