microsoft / Detours

Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
MIT License
5.18k stars 1k forks source link

Fix error process of GetQueuedCompletionStatus #265

Open qieziting opened 1 year ago

qieziting commented 1 year ago

PR for Bug: Error process of GetQueuedCompletionStatus in syelogd.cpp. https://github.com/microsoft/Detours/issues/264

Microsoft Reviewers: Open in CodeFlow