Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 221 of file handle.c.
{ /* This is Windows behavior, not a ReactOS Stub */ DbgPrintEx(0, 0, "Unsupported API - kernel32!GetHandleContext() called\n"); SetLastError(ERROR_CALL_NOT_IMPLEMENTED); return FALSE; }