On Thu, Feb 28, 2008 at 01:25:24PM -0500, Jared Lapsley wrote:
> Is it worth while implementing this function using libaio? or is
> there already a method for asynchronous i/o in wine?
You can already do Asynch I/O I think (overlapped IO). Not sure
how to implement above though.
Ciao, Marcus
Is it worth while implementing this function using libaio? or is
there already a method for asynchronous i/o in wine?
Jared
On Mon, Feb 25, 2008 at 2:26 PM, Michel Jacques
<[EMAIL PROTECTED]> wrote:
>
>
> Hello,
>
> I'm looking for an implementation of WriteFileGather in Kernel32.dll.
>
> Anybod
Hello,
I'm looking for an implementation of WriteFileGather in Kernel32.dll.
Anybody has a candidate?
Thanks in advance,
Michel Jacques