Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i#2060: Win10-1709 syscall tables and version checks #2065

Merged
merged 2 commits into from Nov 25, 2017

Conversation

derekbruening
Copy link
Contributor

Adds the Windows 10 1709 syscall numbers and table entries for ntoskrnl,
ntgdi, ntuser, and usercall system calls. Updates the associated arrays.
Updates mksyscalltxt.pl.

NtUserCallOneParam.ReleaseDC and NtGdiDdReleaseDC were removed and a new
system call NtUserReleaseDC added. GDI checking and handle leak checking
code is updated to handle this change.

Updates version checks for 1709.

Updates DR to 38338ae for DR_WINDOWS_VERSION_10_1709 version support.

Fixes #2060

Adds the Windows 10 1709 syscall numbers and table entries for ntoskrnl,
ntgdi, ntuser, and usercall system calls.  Updates the associated arrays.
Updates mksyscalltxt.pl.

NtUserCallOneParam.ReleaseDC and NtGdiDdReleaseDC were removed and a new
system call NtUserReleaseDC added.  GDI checking and handle leak checking
code is updated to handle this change.

Updates version checks for 1709.

Updates DR to 38338ae for DR_WINDOWS_VERSION_10_1709 version support.

Fixes #2060
@derekbruening
Copy link
Contributor Author

Travis is malloc test on Mac again: #2038

@derekbruening derekbruening merged commit 2718111 into master Nov 25, 2017
@derekbruening derekbruening deleted the i2060-win10-1709 branch November 25, 2017 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant