Module: wine Branch: master Commit: a5754a4f2faf2c3226e5b3f9a9ff341d66cf1a0a URL: https://gitlab.winehq.org/wine/wine/-/commit/a5754a4f2faf2c3226e5b3f9a9ff341...
Author: Fabian Maurer dark.shadow4@web.de Date: Sat Nov 25 22:51:42 2023 +0100
user32: Fix spec entry for SetThreadDpiHostingBehavior.
---
dlls/user32/user32.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/user32/user32.spec b/dlls/user32/user32.spec index e1f6ff93c1a..f6651c6c9e6 100644 --- a/dlls/user32/user32.spec +++ b/dlls/user32/user32.spec @@ -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