[PATCH 1/3] ntdll: Implemenent ObjectTypeInformation class support in NtQueryObject.

Qian Hong fracting at gmail.com
Tue Jun 2 09:13:55 CDT 2015


Hi Nikolay,

On Mon, Jun 1, 2015 at 8:01 PM, Nikolay Sivov <bunglehead at gmail.com> wrote:
> Why do you need a separate server call/special case for files?
>

Thanks again for pointing out this, I just sent a new version which
removes special case for files.

> Also, do we really need to transfer a string? It seems to be that you can use an index and a static array at ntdll side.

Good points. As we discussed in IRC, let's keep the change minimal in
this iteration and wait for AJ's opinion. Maybe if there is a change
need to done here AJ might prefer to do by himself :)

-- 
Regards,
Qian Hong

-
http://www.winehq.org



More information about the wine-devel mailing list