x64dbg/GleeBug

Win10 Improvement: Use WaitForDebugEventEx instead of WaitForDebugEvent

Nukem9 opened this issue · 3 comments

could anybody with windows 10 test if these are actually different functions and not that WaitForDebugEvent forwards to WaitForDebugEventEx? I don't see any difference in their prototype or data structures.

image

Top: WaitForDebugEvent
Bottom: WaitForDebugEventEx

Okay they do some ugly internal function with a bool for unicode. Pushing a
fix
On Mon, 11 Jan 2016 at 23:16, Nukem notifications@github.com wrote:

[image: image]
https://cloud.githubusercontent.com/assets/4228359/12248361/e313d210-b886-11e5-93bc-325e5e65e1aa.png

Top: WaitForDebugEvent
Bottom: WaitForDebugEventEx


Reply to this email directly or view it on GitHub
#41 (comment).