Jinoh Kang (@iamahuman) commented about dlls/ntdll/unix/sync.c:
TRACE( "%p %p %u %p %p %u\n", handle, info, (int)count, written, timeout, alertable );
- if (!count) return STATUS_INVALID_PARAMETER;
Would you implement the check at `wow64_NtRemoveIoCompletionEx` side as well?