Commit a5754a4f authored by Fabian Maurer's avatar Fabian Maurer Committed by Alexandre Julliard

user32: Fix spec entry for SetThreadDpiHostingBehavior.

parent 85e355dd
......@@ -721,7 +721,7 @@
@ stdcall SetTaskmanWindow (long)
@ stdcall SetThreadDesktop(long) NtUserSetThreadDesktop
@ stdcall SetThreadDpiAwarenessContext(ptr)
@ stdcall SetThreadDpiHostingBehavior(ptr)
@ stdcall SetThreadDpiHostingBehavior(long)
@ stdcall SetTimer(long long long ptr)
@ stdcall SetUserObjectInformationA(long long ptr long)
@ stdcall SetUserObjectInformationW(long long ptr long) NtUserSetObjectInformation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment