Skip to content
Snippets Groups Projects
Commit 90a0b7c7 authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

wow64win: Add missing syscall entry for NtUserGetObjectInformation().

parent 0e7fd41a
Branches
Tags
No related merge requests found
......@@ -92,6 +92,7 @@
SYSCALL_ENTRY( NtUserCloseWindowStation ) \
SYSCALL_ENTRY( NtUserCreateDesktopEx ) \
SYSCALL_ENTRY( NtUserCreateWindowStation ) \
SYSCALL_ENTRY( NtUserGetObjectInformation ) \
SYSCALL_ENTRY( NtUserGetProcessWindowStation ) \
SYSCALL_ENTRY( NtUserGetThreadDesktop ) \
SYSCALL_ENTRY( NtUserOpenDesktop ) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment