j
k
j a
j l
Zebediah Figura <z.figura12(a)gmail.com> wrote:
+ if ((irp->IoStatus.u.Status & 0xc0000000) != 0xc0000000)
This is STATUS_SEVERITY_ERROR, and there's NT_ERROR() macro to check for it. -- Dmitry.
Back to the thread
Back to the list