[Bug 40032] Starcraft 2 crashes on wine 1.9.2 staging

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 24 09:03:07 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=40032

--- Comment #3 from super_man at post.com ---
The function itself doesnt seem to be very complicated at all.

https://msdn.microsoft.com/en-us/library/windows/desktop/dn302122%28v=vs.85%29.aspx

HRESULT WINAPI SetProcessDpiAwareness(
  _In_ PROCESS_DPI_AWARENESS value
);

Parameters

value [in]

    The DPI awareness value to set. Possible values are from the
PROCESS_DPI_AWARENESSenumeration.


and 3 different return values.

Is very likely that this gets fixed in next release version.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list