Greg Turner a écrit : > > On Monday 25 November 2002 06:06 am, Martin Wilck wrote: > > Am Sam, 2002-11-23 um 02.11 schrieb Ryan Reading: > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllp > >roc/base/getoverlappedresult.asp > > > > says that for NT/2000,XP, "if the hEvent member of the OVERLAPPED > > structure is NULL, the system uses the state of the hFile handle to > > signal when the operation has been completed". I doubt that wine can > > (easily) support this behavior, but I'm not sure. > > wth does that mean? does it mean i can just wait on the file handle as > though it were an HEVENT?
I think they refer to this, but I may be wrong http://msdn.microsoft.com/library/default.asp?url=/library/en-us/kmarch/hh/kmarch/k111_9dte.asp A+