Hi Nikolay,
On Mon, Jun 1, 2015 at 8:01 PM, Nikolay Sivov bunglehead@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 :)