Commit f2fef431 authored by Etaash Mathamsetty's avatar Etaash Mathamsetty Committed by Alexandre Julliard

user32: Add GetSystemDpiForProcess export.

parent 6ecca8cf
......@@ -386,6 +386,7 @@
@ stdcall GetSubMenu(long long)
@ stdcall GetSysColor(long)
@ stdcall GetSysColorBrush(long)
@ stdcall GetSystemDpiForProcess(long) NtUserGetSystemDpiForProcess
@ stdcall GetSystemMenu(long long) NtUserGetSystemMenu
@ stdcall GetSystemMetrics(long)
@ stdcall GetSystemMetricsForDpi(long long)
......
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