Govind Salinas wrote: > http://msdn2.microsoft.com/en-us/library/aa365603(VS.85).aspx > > which suggests you can pass these handles to ReadFile and if you include an > OVERLAPPED struct in the call, it will return an event handle to wait on which > you can then use to wait. That only applies if the handle has been opened with FILE_FLAG_OVERLAPPED. Brian -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html