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