implement overlapped completion routines

Alexandre Julliard julliard at winehq.com
Tue Jul 10 14:53:35 CDT 2001


Mike McCormack  <mike_mccormack at start.com.au> writes:

> This patch implements overlapped completion routines, and fixes up a
> small problem with the overlapped implementation. According to ms
> docs, the transfer count should not be stored in the overlapped
> structure.

Shouldn't you queue an APC instead of calling the completion routine
directly?

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list