[Bug 38513] Winuae crashes on unimplemented function GetSystemTimePreciseAsFileTime

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 14 07:30:52 CDT 2015


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net

--- Comment #4 from Anastasius Focht <focht at gmx.net> ---
Hello Mark,

--- quote ---
But isn't the real problem here that even when Wine is set to XP mode, a
program can open/call functions in api-ms-win-core-sysinfo-l1-2-1.dll, whereas
on a real Windows XP system that DLL is not available?
--- quote ---

Since MS messed this up by referencing non-XP API with 'v140_xp' platform
profile, the app would simply fail on Windows XP but still run with Wine
1.7.44+.
Usually people report bugs because they want to get their apps/games working
with Wine.
You want to have Wine changed to behave exactly as Windows, preventing the app
to run on default Windows XP profile?
That's kind of unusual request :-)

Wine doesn't provide different sets of binaries per Windows version nor hides
API at runtime (with a few exceptions) to mimic API sets.
It's a design decision that usually works out well with the exception of some
brain damaged apps.

Regards

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