j
k
j a
j l
hbirr@svn.reactos.com wrote:
if(!NT_SUCCESS(Status)) if(!NT_SUCCESS(Status) || STATUS_TIMEOUT)
if(!NT_SUCCESS(Status))
if(!NT_SUCCESS(Status) || STATUS_TIMEOUT)
Shouldn't this be "|| Status == STATUS_TIMEOUT" ?
Back to the thread
Back to the list