[Scummvm-tracker] [ScummVM :: Bugs] #14575: Scummvm-2.7.1-winxp-win32 builds don't work. GetTickCount64 shouldn't be used with WinXP.

ScummVM :: Bugs trac at scummvm.org
Sun Aug 13 23:52:26 UTC 2023


#14575: Scummvm-2.7.1-winxp-win32 builds don't work. GetTickCount64 shouldn't be
used with WinXP.
-------------------------+-------------------------------------------------
Reporter:  zosite        |      Owner:  (none)
    Type:  defect        |     Status:  new
Priority:  normal        |  Component:  Port: Win32
 Version:                |   Keywords:  winxp xp win32 kernel32
    Game:                |  gettickcount64 crash 2.7.1
-------------------------+-------------------------------------------------
 No scummvm-2.7.1-winxp-win32 builds seem to work under Windows XP. All
 them result on a "CTR+C" exit error on execution.

 All scummvm-2.7.0-winxp-win32 builds work flawlessly.

 It seems the actual error is "The procedure entry point GetTickCount64
 could not be located in the dynamic link library KERNEL32.dll". That API
 was added in Vista, so should not be used in WinXP code. (Thanks for
 finding it out, digitall!).
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14575>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list