Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Win API Error Code 995 - ERROR_OPERATION_ABORTED

Status
Not open for further replies.

hoose

Technical User
Jun 5, 2003
43
CA
Hi,

I wrote a program that watches a number of directories for new file creation. It uses the ReadDirectoryChangesW function to determine this. Occasionally, the function returns error 995. I've looked up its description but was wondering if anyone could provide more information on what is causing this error...

ERROR_OPERATION_ABORTED
995 The I/O operation has been aborted because of either a thread exit or an application request.

Thanks,

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top