[Bug 40047] Prison Architect fails to launch -- unimplemented function shcore.dll.GetDpiForMonitor

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 26 08:50:11 CST 2016


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

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Sebastian Lackner <sebastian at fds-team.de> ---
(In reply to Armin Altorffer from comment #2)
> Then I find it kind of weird that in previous versions of Wine Staging it
> did not crash like this either. Still, I'll try the workaround, see if it'll
> launch properly then. Should that provide something worth mentioning, I'll
> report back.

Shcore.dll was added to Wine Staging in the last release (1.9.2). The
application most likely tries to load it at runtime, and uses a different code
path now because it assumes to be running under a more modern operating system.

The issue should be fixed with
https://github.com/wine-compholio/wine-staging/commit/8d7e0791fefa968d41e3b1356771b551e31ea4a0
which implements the missing function.

Please retest, if there are more issues (for example, additional unimplemented
functions) please open a new bug report for them.

-- 
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