News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

ReadFile OVERLAPPED structure

Started by Don57, August 04, 2011, 10:56:05 PM

Previous topic - Next topic

Don57

I am trying to use the OVERLAPPED structure to determine when the file read is done, and just keep getting more confused. Apparently the OS does not allways complete the read right away, the request is put in a que , and processed in due time. It would seem to me that some sort of flag must be set by the OS to confirm completion of the read. Any help would be appreciated Thanks.

clive

It could be a random act of randomness. Those happen a lot as well.