"Seek returned with %#x, expected %#x\n",hr,HRESULT_FROM_WIN32(ERROR_ARITHMETIC_OVERFLOW));
ok(uNewPos.u.HighPart==0&&uNewPos.u.LowPart==0,"bSeek cursor moved to position (%u;%u), expected (%u;%u)\n",uNewPos.u.HighPart,uNewPos.u.LowPart,0,0);/* remains unchanged */