sola.lu
2025-06-06 9dcea027f16c4ce5852da3dfc8aca284c582bd7d
src/core/shared/qwkwindowsextra_p.h
@@ -51,6 +51,7 @@
extern "C" {
    UINT    WINAPI GetDpiForWindow(HWND);
    int     WINAPI GetSystemMetricsForDpi(int, UINT);
    BOOL    WINAPI AdjustWindowRectExForDpi(LPRECT, DWORD, BOOL, DWORD, UINT);
    HRESULT WINAPI GetDpiForMonitor(HMONITOR, MONITOR_DPI_TYPE, UINT *, UINT *);
    HRESULT WINAPI DwmFlush();
    HRESULT WINAPI DwmIsCompositionEnabled(BOOL*);