[PATCH v3] find: First simple implementation and tests

Fabian Maurer dark.shadow4 at web.de
Fri Sep 14 07:19:39 CDT 2018


On Freitag, 14. September 2018 14:10:25 CEST Alexandre Julliard wrote:
> This is very inefficient, ReadFile() is not buffered.

Oh I see. In the beginning I wanted to map it into memory, but that didn't 
work with pipes like that.
I could do the buffering myself, or do you know of useful functions for 
dealing with byte-by-byte reads from handles?

Regards,
Fabian Maurer

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180914/570cbe06/attachment.html>


More information about the wine-devel mailing list