Re: implement overlapped completion routines
July 10, 2001
2:53 p.m.
Mike McCormack <mike_mccormack(a)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(a)winehq.com
9025
Age (days ago)
9025
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard