[ros-dev] [ros-diffs] [gedmurphy] 71862: [NTOS] - Implement IoCreateFileSpecifyDeviceObjectHint - will be needed for fltmgr - Rename IoCreateFile to IopCreateFile and forward both IoCreateFile and IoCreateFileSpecifyDev...

Alex Ionescu ionucu at videotron.ca
Fri Jul 8 18:45:26 UTC 2016


On Fri, Jul 8, 2016 at 6:18 AM, <gedmurphy at svn.reactos.org> wrote:

>
> +        if (OpenPacket->InternalFlags & IOP_USE_TOP_LEVEL_DEVICE_HINT)
> +        {
> +            // FIXME: Verify our device object is good to use
> +            ASSERT(DirectOpen == FALSE);
>          }


You probably want to take a look at IopCheckTopDeviceHint

Best regards,
Alex Ionescu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.reactos.org/pipermail/ros-dev/attachments/20160708/ebdd135d/attachment.html>


More information about the Ros-dev mailing list